{% extends "hwam/base.html" %} {% block sub-title %}Delete Hardware Asset | {% endblock %} {% block content-main %}

Delete Hardware Asset

Are you sure you want to delete {{ hw }}?

{% csrf_token %} Cancel
{% endblock %}