{% extends 'admin_base.html.twig' %} {% block title %}Formulare – Fit wie ein Fisch{% endblock %} {% block header_title %}Formulare{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block content %} {% include 'admin/fisch/_fisch_page_header.html.twig' with { title: 'Formulare', icon: 'list-check', subtitle: 'Felder der Einzelanmeldung, des Schul- und des Elternformulars festlegen' } %} {% for label, messages in app.flashes %} {% for message in messages %}