mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
5 lines
145 B
HTML
5 lines
145 B
HTML
{% if posts|count %}
|
|
<p style="text-align:center" class="unimportant">({% trans 'There are no active posts.' %})</p>
|
|
{% else %}
|
|
|
|
{% endif %} |