{% extends "base.html" %} {% load i18n %} {% block title %}Permission Denied{% endblock %} {% block content %} You do not have permission to view this page. {% endblock %}