new directory
This commit is contained in:
7
old_templates/_course_version_outdated_alert.html.liquid
Normal file
7
old_templates/_course_version_outdated_alert.html.liquid
Normal file
@ -0,0 +1,7 @@
|
||||
{% if courses.include_courses_to_restart? %}
|
||||
<div role="alert" class="np-alert np-alert-global np-alert-info">
|
||||
<div class="np-alert-container uk-container uk-container-center">
|
||||
{% t .content %}
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user