parent
29ce0b5da4
commit
602361e34a
2 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
||||
{% for course in course_items %} |
||||
{% cycle '' 'theme_green' 'theme_violet' as theme_color silent %} |
||||
{% include "course/_courses_item.html" %} |
||||
{% include "course/_items.html" %} |
||||
{% endfor %} |
||||
Loading…
Reference in new issue