forked from leftypol/leftypol
IP notes
This commit is contained in:
parent
2843ddc482
commit
7f6f836bf8
6 changed files with 191 additions and 16 deletions
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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue