Luminate templates transferred to Mexico school. Finished parsing the domains for Anthology. Need to start the script that puts them into a CSV. Sandata templates downloaded.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
{% for learning_path in learning_paths.available %}
|
||||
{% for category in learning_path.categories %}
|
||||
{% if category.name == 'Certifications' %}
|
||||
{% include "learning_path" %}
|
||||
{% include "cards_learning_path" %}
|
||||
</div>
|
||||
{% else %}
|
||||
{% endif %}
|
||||
@ -21,7 +21,7 @@
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="np-dashboard-resources-container">
|
||||
<div class="np-zero-state-text">
|
||||
<div class="np-zero-state-text">
|
||||
{{ custom_page.content }}
|
||||
</div>
|
||||
<img class="np-zero-state-courses" />
|
||||
|
||||
Reference in New Issue
Block a user