{% extends "base_error.html" %} {% load static %} {% block title %}Forbidden (403){% endblock title %} {% block content %} {% endblock content %}