{% load static %} {% block title %}Vergabe Teilnahme{% endblock %} {% include "partials/topbar.html" %}
{% include "partials/sidebar.html" %}
{% include "partials/breadcrumb.html" %} {% block content %}{% endblock %}
{% include "partials/feedback_button.html" %} {% block extra_js %}{% endblock %}