{% extends "site/layout/base.html" %} {% load i18n %} {% block content %} <h1>{% blocktrans %}Unauthorized{% endblocktrans %}</h1> {% endblock %}