{% extends "admin/change_list.html" %} {% load i18n staticfiles admin_list %} {% block extrahead %} {{ block.super }} {% endblock %} {% block breadcrumbs %} {% endblock %} {% block object-tools %}{% endblock %} {% block content_title %} {% load risk_tags %} {% show_treatments "Areas To Be Excluded" %}

Areas to be Excluded From Ignition

{% if current.day_state.exclusion_areas == None %}
Warning! This section has been marked as not applicable, so no input is required.
{% endif %} {% endblock %}