{% extends 'ddm/project_admin/generic/page_with_form.html' %} {% block page_title %}Delete Instruction{% endblock %} {% block main_heading %}Delete Instruction Page{% endblock %} {% block main_top %}
You are about to delete the following instruction page:
Related blueprint: | {{ object.blueprint }} | {% elif object.zip_blueprint.name %}Zipped Blueprint: | {{ object.zip_blueprint.name }} | {% endif %}
Index: | {{ object.index }} | ||
Text: | {{ object.text | safe }} |