{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %} Delete image {% endblock %} {% load static %} {% block content %}
Are you sure you want to delete this image from {{ object.lot_number.lot_name }}?