Fix guild description not shown on guilds page

This commit is contained in:
slawkens 2023-06-30 19:52:20 +02:00
parent 5eafff737a
commit 2d561f267d

View File

@ -49,7 +49,7 @@
<tr>
<td style="word-break: break-all">
<div id="GuildInformationContainer">
{% if descriptions is not empty %}
{% if description is not empty %}
{{ description }}
<br>
<br>