{% extends 'base.html' %} {% load form_helpers %} {% block content %}
{% csrf_token %}
Delete Hardware Notice?

Are you sure you want to delete Hardware Notice {{ object }}?

Cancel
{% endblock %}