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

Suche

Aufgabensuche

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