add help.html
This commit is contained in:
parent
dd0825c005
commit
37af7aab2a
4
user_managment/templates/help.html
Normal file
4
user_managment/templates/help.html
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{% extends 'flask_user/_public_base.html' %}
|
||||||
|
{% block content %}
|
||||||
|
This is a help page.</p>
|
||||||
|
{% endblock %}
|
Loading…
x
Reference in New Issue
Block a user