Files

11 lines
301 B
Plaintext
Raw Permalink Normal View History

{% include "learning_path_cover_header" %}
{% if preview_banner %}
{{ preview_banner }}
{% endif %}
<div class="uk-container uk-container-center uk-padding-large uk-margin-large-top learning-path-cover">
{% include "learning_path_banners" %}
{% include "learning_path_cover_content" %}
</div>