{% load static %} {% include 'bases/head_base.html' %} 404 {% if user.is_authenticated %}{% include 'bases/navbar_base.html' %}{% endif %}

404

Page Not Found

{{ message }}?

{% if user.is_superuser %}

Since you are a valued administrator, below is some extra information. Now go hunt those dead links!

{{ error }}

{% endif %} {% include 'bases/footer_base.html' %}