report queue
This commit is contained in:
5
templates/mod/reports.html
Normal file
5
templates/mod/reports.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% if reports %}
|
||||
{{ reports }}
|
||||
{% else %}
|
||||
<p style="text-align:center" class="unimportant">(There are no reports.)</p>
|
||||
{% endif %}
|
Reference in New Issue
Block a user