Nezobrazovat text k sous.

This commit is contained in:
Jethro 2015-09-13 14:03:01 +02:00
parent 6b72deb9ea
commit af89687996

View file

@ -38,11 +38,11 @@
{{soustredeni.datum_zacatku}} – {{soustredeni.datum_konce}} {{soustredeni.datum_zacatku}} – {{soustredeni.datum_konce}}
</li> </li>
</ul> </ul>
{% if user.is_authenticated %}
{# popis soustredeni #} {# popis soustredeni #}
{% if soustredeni.text %} {% if soustredeni.text %}
{% autoescape off %}{{soustredeni.text}}{% endautoescape %} {% autoescape off %}{{soustredeni.text}}{% endautoescape %}
{% endif %} {% endif %}
{% if user.is_authenticated %}
{# Úč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>