Files
flask-security/tests/test_app/templates/unauthorized.html
T

4 lines
118 B
HTML

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