{% extends '_base.html' %} {% load static %} {% load crispy_forms_tags %} {% load django_tables2 %} {% block aktuell_active %} active {% endblock %} {% block content %}

Aktuell

Aktuelle Aufgaben

{% render_table table %}
{% endblock content %}