{% extends "base.html" %} {% set title = "Unauthorized" %} {% block content %}

401: Unauthorized

{% endblock %}