{{ title }} {% if form.vars.documentation is defined and form.vars.documentation is not empty %} {% endif %}

{% form_theme form 'form/kimai-theme.html.twig' %} {{ form_start(form) }}
{{ form_widget(form) }}
{{ form_end(form) }}