{% extends "base.html" %} {% load i18n %} {% load config %} {% block all_page_title %}

{% vocabulary "depot" %}

{% endblock %} {% block allcontent %} {% vocabulary "subscription" as v_subscription %} {% vocabulary "depot" as v_depot %}
{% csrf_token %}
{% if requires_map %}
{% endif %}
{% trans "Abbrechen" %}
{% endblock %} {% block scripts %} {% endblock %}