{% extends "base.html" %} {# 403 Forbidden - the user is signed in but need permission to access this page #} {% block title %}Forbidden - {{ block.super }}{% endblock %} {% block content %}
You do not have permission to access this content.
{% endblock %}