]> Raphaël G. Git Repositories - airbundle/commitdiff
New header layout
authorRaphaël Gertz <git@rapsys.eu>
Thu, 13 Oct 2022 13:08:41 +0000 (15:08 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 13 Oct 2022 13:08:41 +0000 (15:08 +0200)
Resources/views/form/_application.html.twig

index 82fe510652c81d145350768561cccd72968affaa..eb84c6060e19699197433832412c042ef2cf9ef2 100644 (file)
@@ -1,5 +1,7 @@
 <section>
-       <h2>{% trans %}Application{% endtrans %}</h2>
+       <header>
+               <h3>{% trans %}Application{% endtrans %}</h3>
+       </header>
        {{ form_start(forms.application) }}
                <div>
                        {% if forms.application.user is defined %}