leftypol/templates/mod/reports.html

6 lines
133 B
HTML
Raw Normal View History

2012-04-16 07:28:57 +00:00
{% if reports %}
{{ reports }}
{% else %}
<p style="text-align:center" class="unimportant">(There are no reports.)</p>
{% endif %}