Fix guild description not shown

This commit is contained in:
slawkens 2023-07-02 00:26:33 +02:00
parent d1953470d9
commit 3a31a0326c

View File

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