IP notes
This commit is contained in:
11
templates/mod/log.html
Normal file
11
templates/mod/log.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<table class="modlog">
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
</th>
|
||||
</tr>
|
||||
{% for log in logs %}
|
||||
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user