add(ui): show town square community

This commit is contained in:
trisua 2025-04-10 21:42:38 -04:00
parent 5109ac65f4
commit 39cd25f0cc
2 changed files with 5 additions and 4 deletions

View file

@ -23,7 +23,9 @@
</a>
<div class="card secondary">
<span>{{ item.content|markdown|safe }}</span>
<span class="no_p_margin"
>{{ item.content|markdown|safe }}</span
>
</div>
</div>
{% endfor %}