{% extends "base.html" %} {% block head_title %} Del: {{ project_name | truncatechars:20 }} |{{file}} |{{ block.super }} {% endblock %} {% block content %}

Delete Boolean model

Are you sure you want to delete the BoolNet files?

Created: {{ timestamp }}

Project: {{ project_name }}

Consider saving them first in the respective project detail view.

{% csrf_token %} {{ form.as_p }} Abort
{% endblock content %}graph_delete.html