abuse old contest form for exercise view
[edumed.git] / wtem / templates / wtem / exercises / exercise_no.html
index ce394cf..7e60a65 100644 (file)
@@ -1,3 +1,3 @@
 {% if not exercise.continuation %}
-    <h3>Zadanie {{exercise.id_show|default:exercise.id}} ({{ exercise.max_points }} pkt)</h3>
+    <h3>Zadanie {{ no }}{% if exercise_count %}/{{ exercise_count }}{% endif %}{# {{exercise.id_show|default:exercise.id}} #}{# ({{ exercise.max_points }} pkt)#}</h3>
 {% endif %}
\ No newline at end of file