DM and notification views
This commit is contained in:
parent
aa8b2c2f2b
commit
b61544b5f5
10 changed files with 146 additions and 95 deletions
|
@ -5,7 +5,7 @@
|
|||
<div class="block">
|
||||
<h1 class="title">Notifications</h1>
|
||||
|
||||
<form name="clear" action="/clear-notifications" method="POST">
|
||||
<form name="clear" action="/notifications" method="POST">
|
||||
{% csrf_token %}
|
||||
<button class="button is-danger is-light" type="submit" class="secondary">Delete notifications</button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue