mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
Fix guild description on guilds page
This commit is contained in:
parent
3a31a0326c
commit
c392fa7272
@ -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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user