{% extends "bank_transaction_bridge/base.html" %} {% load static %} {% block title %} {% if selected_to_delete %} Confirm deletion {% else %} List of import mappings {% endif %} {% endblock %} {% block body %} {% include "bank_transaction_bridge/snippets/show_messages.html" %} {% if items %}
{% else %}