verbose curriculum levels in model
[edumed.git] / curriculum / templates / curriculum / snippets / curriculum.html
index 467c3f3..a499a88 100755 (executable)
@@ -1,7 +1,7 @@
 {% if currset %}
     {% for what, types in currset.items %}
         <li>
-            {{ what.0 }}, {{ what.1 }} {% if new %}klasa{% else %}poziom edukacyjny{% endif %}<br/>
+            {{ what.0 }}, {{ what.1 }}<br/>
             {% for type, currs in types.items %}
                 {{ type }}:<br>
                 {% for curr in currs %}