leftypol_lainchan/templates/mod/reports.html

7 lines
148 B
HTML

{% if reports %}
{{ reports }}
{% else %}
<p style="text-align:center" class="unimportant">({% trans 'There are no reports.' %})</p>
{% endif %}