{% extends 'app_application/layout/page_layout.html' %} {% block content %} {{super()}} {% include 'rki/navigation/rki_navtabs.html' %}
{% include 'rki/bundesland/all/rki_bundesland_all_pagination.html' %}
{% include 'rki/bundesland/all/rki_bundesland_all_table.html' %}
{% include 'rki/bundesland/all/rki_bundesland_all_pagination.html' %}
{% endblock %} {% block footer_container %} {% endblock %}