{% extends 'Base.html' %} {% block title %}Unauthorized{% endblock %} {% block body %}

Unauthorized Access

You do not have permission to access this page.

Return to Dashboard
{% endblock %}