{% extends "perm/http.html" %} {% block body_content %}

{{ message|default:"You are not allowed to do this." }}

{% endblock %}