X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/4a5465903e5c24822b1d9f68c69f71b5daf4bc45..a1fc6bb1bbb481ba116d8873ffd7cb3f4f0a6488:/catalogue/templates/catalogue/snippets/section_box.html diff --git a/catalogue/templates/catalogue/snippets/section_box.html b/catalogue/templates/catalogue/snippets/section_box.html index 84f1eda..bbca27a 100755 --- a/catalogue/templates/catalogue/snippets/section_box.html +++ b/catalogue/templates/catalogue/snippets/section_box.html @@ -10,6 +10,8 @@
{% if lesson_type == 'synthetic' %}

Lekcja syntetyczna

+ {% elif lesson_type == 'project' %} +

Projekt

{% else %}

Pełny kurs

{% endif %} @@ -17,9 +19,13 @@