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>
{# popis soustredeni #}
{% if soustredeni.text %}
{% autoescape off %}{{soustredeni.text}}{% endautoescape %}
{% endif %}
{% if user.is_authenticated %} {% if user.is_authenticated %}
{# popis soustredeni #}
{% if soustredeni.text %}
{% autoescape off %}{{soustredeni.text}}{% endautoescape %}
{% endif %}
{# Úč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>