soustredeni | zverejneni textu o soustredeni v seznamu soustredeni
This commit is contained in:
parent
ae302bbc41
commit
05285beea9
1 changed files with 1 additions and 1 deletions
|
@ -57,11 +57,11 @@
|
|||
|
||||
</ul>
|
||||
|
||||
{% if user.is_authenticated %}
|
||||
{# popis soustredeni #}
|
||||
{% if soustredeni.text %}
|
||||
{% autoescape off %}{{soustredeni.text}}{% endautoescape %}
|
||||
{% endif %}
|
||||
{% if user.is_authenticated %}
|
||||
{# Účastníci #}
|
||||
<h3>Soustředění se zúčastnili tito účastníci:</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue