Files
flask-security/example/templates/unauthorized.html
T
2012-07-12 12:47:21 -04:00

4 lines
118 B
HTML

{% include "_messages.html" %}
{% include "_nav.html" %}
<h1>You are not allowed to access the requested resouce</h1>