Add notification system to replace noty
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
<h2>{% trans "Member applications" %}</h2>
|
||||
</div>
|
||||
|
||||
{% if notification %}
|
||||
<div class="alert alert-success">
|
||||
{{ notification }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{{ table|safe }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user