{% extends "bank_transaction_bridge/base.html" %} {% load static %} {% block title %}Delete Import Mapping{% endblock %} {% block body %}
{% csrf_token %}
Are your sure your want to delete this item?
Cancel
{% endblock %}