{% extends "admin/change_list.html" %} {% load i18n staticfiles admin_list %} {% block breadcrumbs %} {% endblock %} {% block object-tools %}{% endblock %} {% block content_title %} {% endblock %} {% block content %} {% if current.is_approved %}

Burn Objectives

{% if current.objective_set.all.count > 0 %} {% else %} There are no burn objectives associated with this burn. {% endif %}

Burn Purposes

Burn Evaluation Summary

{{ block.super }} {% else %}

Burn Evaluation Summary

Warning! In order to edit this section, the ePFP needs to be approved.
{% endif %} {% endblock %}