{% extends "layout.html" %} {% block maincontent %}

401 - Unauthorized

{% if message: %}

{{ message }}

{% else %}

Authentication was not succesful

{% endif %}

Try to login again

{% endblock %}