mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Fix guild description on guilds page
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div id="GuildInformationContainer">
|
<div id="GuildInformationContainer">
|
||||||
{% if description is not empty %}
|
{% if description is not empty %}
|
||||||
{{ description }}
|
{{ description|raw }}
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user