forked from leftypol/leftypol
report queue
This commit is contained in:
parent
ad55a634bf
commit
41e1a2481b
5 changed files with 155 additions and 1 deletions
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 %}
|
Loading…
Add table
Add a link
Reference in a new issue