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