8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-20 22:54:07 +00:00

Fix CGU line formatting

This commit is contained in:
Jean-Romain Garnier 2020-04-22 19:34:55 +00:00 committed by Supelec Rezo Rennes
parent 469e273efb
commit 3fdcdd99b2

View file

@ -43,7 +43,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<br>
{% if showCGU %}
<h3>{% trans "Summary of the General Terms of Use" %}</h3>
<p>{{ GTU_sum_up }}</p>
<p>{{ GTU_sum_up | linebreaks }}</p>
{% endif %}
<br/>
<br/>