User menu
* adds user notifications and management
This commit is contained in:
5
user/templates/user/notifications.html
Normal file
5
user/templates/user/notifications.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block body %}
|
||||
{% include 'generic_table_form.html' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user