{% extends "master.html" %} {% block main %}

401 - Unauthorized

{% if message: %}

{{ message }}

{% else %}

Authentication was not successful

{% endif %} {% if ipsilon_transaction_id %}

Try to login again

{% else %}

Try to login again

{% endif %}
{% endblock %}