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