{% extends "base.html" %} {% load djblets_deco %} {% block title %}Permission denied.{% endblock %} {% block content %} {% box "important" %}

You do not have permission to view this item.

TODO: write some nice text.

{% endbox %} {% endblock %}