mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
Fix guild description not shown
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<div id="GuildInformationContainer">
|
<div id="GuildInformationContainer">
|
||||||
{% if descriptions is not empty %}
|
{% if description is not empty %}
|
||||||
{{ description }}
|
{{ description }}
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
Reference in New Issue
Block a user