Various minor changes
[edumed.git] / curriculum / templates / curriculum / snippets / course_box.html
index b00c71a..c647b83 100755 (executable)
@@ -1,6 +1,6 @@
 {% for level, types in lessons.items %}
 {% if level.slug == "liceum" %}
-    <p>Poziom zaawansowany
+    <p><strong>{{ course }}</strong>: poziom zaawansowany
         <span class="section-links"><a href="#top">wróć do spisu treści</a></span>
     </p>
 {% endif %}