Tons of anthology work with notes and scripts. Updated DE's tamplates. Small script changes as well.
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
{% for category_name in category_names %}
|
||||
{% assign stripped_category_name = category_name | strip %}
|
||||
{% if stripped_category_name == category.name %}
|
||||
{% include 'course' %}
|
||||
{% include 'catalog_course' %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{%- endfor -%}
|
||||
|
||||
Reference in New Issue
Block a user