{% extends "admin/change_list.html" %} {% load i18n staticfiles admin_list %} {% block extrahead %} {{ block.super }} {% endblock %} {% block breadcrumbs %} {% endblock %} {% block pretitle %} {% load objective_tags %}

Regional Fire Management Plan Objectives

{% for objective in current.regional_objectives.all %} {% empty %} {% endfor %}
Region Scale of Application Fire Management Areas Objectives
{{ objective.region }} {{ objective.get_impact_display }} {% if objective.fma_names %}{{ objective.fma_names }}{% else %}None{% endif %} {{ objective.objectives }}
There are no Regional Fire Management Plan objectives.
{{ block.super }} {% endblock %} {% block object-tools %}{% endblock %} {% block content_title %}

Burn Objectives

{% endblock %}