diff --git a/korektury/templates/korektury/opraf.html b/korektury/templates/korektury/opraf.html index 424e564d..a41b2835 100644 --- a/korektury/templates/korektury/opraf.html +++ b/korektury/templates/korektury/opraf.html @@ -168,7 +168,7 @@ {% for k in o.komentare %}
- +
{{k.autor}}
@@ -177,17 +177,30 @@ - + {% if forloop.last %} + + {% else %} + + {% endif %} - + {% if forloop.last %} + + {% else %} + + {% endif %}
-
+
{{k.text}}
{% endfor %}