@ -41,7 +41,7 @@
{% if tournament.information %}
<p>
<div class="semibold">Infos</div>
<div>{{ tournament.information|linebreaks }}</div>
<div>{{ tournament.information|linebreaksbr }}</div>
</p>
{% endif %}