{% extends '@commons/default.html.twig' %} {% block toasts %}
Warnung
Der Projektzeitraum ist ungültig.
{% endblock %} {% block content %}
{% include '@commons/basics/drop_down.html.twig' %}

Kerndaten

Projektzeitraum
info
Das Startdatum ist der Zeitpunkt der Übergabe an die Projektleitung
Projektstatus
{% if period.start.year is null %} {% else %} {% endif %}
{% if period.start.year is null %} {% else %} {% endif %}
{% if not is_admin %} {% if metadata.project_selected %} {% else %} {% endif %} {% endif %}
{% endblock %} {% block scripts_post_loaded %} {# Überprüft, dass das Startdatum vor dem Enddatum liegt #} {% endblock %}