{% extends 'layouts/error.html' %} {% set title = 'Forbidden' %} {% block content %}

403

You're not allowed in here

Go Home
{% endblock %}