{% extends "base.html" %} {% block title %}Error{% endblock %} {% block content %} {% load i18n %}
{% trans "You are not allowed to view this page!" %}