|
@ -59,7 +59,7 @@ |
|
|
{% if soustredeni.text %} |
|
|
{% if soustredeni.text %} |
|
|
{% autoescape off %}{{soustredeni.text}}{% endautoescape %} |
|
|
{% autoescape off %}{{soustredeni.text}}{% endautoescape %} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% if user.is_authenticated %} |
|
|
{% if user.is_staff %} |
|
|
<div class="mam-org-only"> |
|
|
<div class="mam-org-only"> |
|
|
{# Úč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> |
|
@ -78,8 +78,8 @@ |
|
|
Nic! |
|
|
Nic! |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
</p> |
|
|
</p> |
|
|
{% endif %} |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
{% if not soustredeni.verejne_db and user.is_staff %} |
|
|
{% if not soustredeni.verejne_db and user.is_staff %} |
|
|
</div> {# class="mam-org-only" #} |
|
|
</div> {# class="mam-org-only" #} |
|
|