{% extends 'silverstrike/base.html' %} {% load i18n %} {% load widget_tweaks %} {% block content_header %}

Delete '{{ object.title }}' recurring transaction

{% endblock %} {% block content %}
{% csrf_token %}

Are you sure you want to delete the recurring transaction?

{% trans 'Cancel' %}
{% endblock %}