1
0
Fork 0
mirror of https://gitlab.com/niansa/discordlistforbots.git synced 2025-03-06 20:49:22 +01:00

Fixed line breaks in long description

This commit is contained in:
niansa 2021-01-15 10:14:54 +01:00
parent 666b6e3405
commit 9032764caa

View file

@ -37,7 +37,7 @@
<hr>
<br>
<div class="text long-description">
{%HttpViewData::htmlTranslate(views::htmlBr(bot.long_description))%}
{%views::htmlBr(HttpViewData::htmlTranslate(bot.long_description))%}
</div>
<hr>