Add some example settings
This commit is contained in:
@@ -1 +1,9 @@
|
||||
{% extends "working.html" %}
|
||||
{% extends "form.html" %}
|
||||
|
||||
{% block title %}
|
||||
User settings
|
||||
{% endblock %}
|
||||
|
||||
{% block subtitle %}
|
||||
{{ user }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user