Updated Anthology templates. Walmart and Datasnipper notes. Todos.

This commit is contained in:
Norm Rasmussen
2024-08-07 19:37:41 +02:00
parent 1eb1fce129
commit c8adb91545
19 changed files with 782 additions and 139 deletions

View File

@ -1,6 +1,12 @@
{% include "header" %}
{% include "course_version_outdated_alert", courses: courses.enrolled %}
{% include "sub_navigation" %}
{% comment %} {% if current_person.email contains '+preview' or current_person.email == 'kfelton@anthology.com'%}
{% assign sub_levels_length = current_person.properties.subscription_levels | size %}
{% if sub_levels_length > 0 %}
{% include "product_bar" %}
{% endif %}
{% endif %} {% endcomment %}
<main class="np-main np-dashboard np-subpage-container np-max-width">
<div class="row np-flex-center">
{% include "profile_card" %}