{% extends "base.html" %} {% load i18n %} {% block page_title %}{% translate "Unauthorized" %}{% endblock %} {% block content %}
{% translate "Please log in to use this application." %}