Supplier templates.
This commit is contained in:
@ -5,11 +5,9 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
{% if current_person.properties.modal %}
|
||||
{% if current_person.properties.first_login %}
|
||||
{% include 'modal' %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% include "header" %}
|
||||
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||
|
||||
Reference in New Issue
Block a user