{% extends "admin/base_site.html" %} {% load i18n staticfiles admin_list %} {% block breadcrumbs %}
{% endblock %} {% block content %} {% if current.planning_status == current.PLANNING_DRAFT %}Do you wish to apply corporate approval to this ePFP? This will lock CBAS information prevents further modification of this information for the remainder of the ePFP process.
{% endif %} {% endblock %}