{% if next_object %}
{% endif %}
{% endblock content %}
{% block extrastyle %}
{{ block.super }}
{% endblock %}
{% block footer %}
{{ block.super }}
{# Hack to force Django to make the created date a date input rather than `text` (the default) #}
{% endblock footer %}