Add multilines description
This commit is contained in:
parent
1492c803a8
commit
5ba81ec6f6
2 changed files with 12 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
{% endfor %}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% if gallery.description %}<p>{{ gallery.description|safe }}</p>{% endif %}
|
||||
{% if gallery.description %}<p>{{ gallery.description|safe|linebreaksbr }}</p>{% endif %}
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header pb-0 border-bottom-0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue