{% extends "admin/change_list.html" %} {% load i18n staticfiles admin_list %} {% block extrahead %} {{ block.super }} {% endblock %} {% block object-tools %}{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content_title %}

Burn Evaluation ‐ Lessons Learned

{% endblock %} {% block content %} {% if current.is_approved %} {{ block.super }} {% else %}
Warning! In order to edit this section, the ePFP needs to be approved.
{% endif %} {% endblock %}