{% extends "admin/kmuhelper/base_site.html" %} {% block title %}Aktion bestätigen | KMUHelper{% endblock %} {% block branding %}

KMUHelper

{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %}

Bist du sicher?

Bitte bestätige, dass du folgende Aktion ausführen möchtest:

-> {{ action }}

{% csrf_token %} Nein, bitte abbrechen
{% endblock %}