{% load static %} {% include 'bases/head_base.html' %}
{{ 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' %}