{% extends 'simple.html' %} {% load static %} {% block head %} 401 | AIxBlock {% endblock %} {% block content %}

Authentication Error

Authentication credentials were not provided

{% autoescape off %}
{{ exception }}
{% endautoescape %}

{% endblock %}