Backedup supplier's templates. GSU tests.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{% include "header" %}
|
||||
{% include "course_version_outdated_alert", courses: courses.in_catalog %}
|
||||
{% include "sub_navigation" %}
|
||||
<script> console.log('The catalog.html.liquid file has been loaded successfully.') </script>
|
||||
<main class="np-main np-catalog np-subpage-container np-max-width">
|
||||
<div class="np-catalog-header-wrapper">
|
||||
<div class="np-catalog-header">
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{% include "header" %}
|
||||
{% include "course_version_outdated_alert", courses: courses.in_catalog %}
|
||||
{% include "sub_navigation" %}
|
||||
<script> console.log('The commerce_catalog.html.liquid file has been loaded successfully.') </script>
|
||||
<main class="np-main np-catalog np-subpage-container np-max-width">
|
||||
<div class="np-catalog-header-wrapper">
|
||||
<div class="np-catalog-header">
|
||||
@ -29,7 +30,7 @@
|
||||
<li>Adoption Explorer</li>
|
||||
<li>Designing Effective Surveys</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<span>Need assistance? Contact <a href="mailto:training@gainsight.com">training@gainsight.com</a></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user