{% extends 'base/base.html' %} {% load static crispy_forms_tags %} {% block title %}{% if form.instance.pk %}Edit Equipment{% else %}Add New Equipment{% endif %} | {{ block.super }}{% endblock %} {% block content %}
Deleting this equipment will remove it from the marketplace. This action cannot be undone.