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

Delete quick format system

Are you sure you want to delete this system definition?

Consider saving the system definition.

Created:

{{ timestamp }}

Name:

{{ name }}

System:

{{quick_input|linebreaks}}

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