{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %} Remove user {% endblock %} {% load static %} {% block extra_js %} {% endblock %} {% block content %}
Are you sure you want to remove {{ auctiontos.name }} from {{ auctiontos.auction }}?
{% if form.invoice_exists %}