Adds admin view for individual announcement
This commit is contained in:
parent
c73c063949
commit
d64e0c4aa8
11 changed files with 92 additions and 32 deletions
|
@ -45,5 +45,5 @@
|
|||
{% endfor %}
|
||||
</table>
|
||||
|
||||
{% include 'snippets/pagination.html' with page=servers path=request.path %}
|
||||
{% include 'snippets/pagination.html' with page=announcements path=request.path %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue