Korektura.
This commit is contained in:
parent
e4e80d4813
commit
6d2a30b141
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
{% autoescape off %}{{soustredeni.text}}{% endautoescape %}
|
||||
{% endif %}
|
||||
{# Úč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>
|
||||
{% for i in soustredeni.soustredeni_ucastnici_set.all %}
|
||||
<li>{{i.resitel}}
|
||||
|
|
Loading…
Reference in a new issue