Korektura.

This commit is contained in:
Jethro 2015-09-12 15:44:41 +02:00
parent e4e80d4813
commit 6d2a30b141

View file

@ -39,7 +39,7 @@
{% autoescape off %}{{soustredeni.text}}{% endautoescape %} {% autoescape off %}{{soustredeni.text}}{% endautoescape %}
{% endif %} {% endif %}
{# Účastníci #} {# Účastníci #}
<h3>Soustředění se zůčastnili tito účastníci:</h3> <h3>Soustředění se zúčastnili tito účastníci:</h3>
<ul> <ul>
{% for i in soustredeni.soustredeni_ucastnici_set.all %} {% for i in soustredeni.soustredeni_ucastnici_set.all %}
<li>{{i.resitel}} <li>{{i.resitel}}