Browse Source

Korektura.

remotes/origin/vyslbez12
Jethro 9 years ago
parent
commit
6d2a30b141
  1. 2
      seminar/templates/seminar/soustredeni/seznam_soustredeni.html

2
seminar/templates/seminar/soustredeni/seznam_soustredeni.html

@ -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…
Cancel
Save