]> Raphaël G. Git Repositories - airbundle/commitdiff
New header layout
authorRaphaël Gertz <git@rapsys.eu>
Thu, 13 Oct 2022 13:20:00 +0000 (15:20 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 13 Oct 2022 13:20:00 +0000 (15:20 +0200)
Cleanup

Resources/views/session/index.html.twig

index 9317b4cf8ee1ea006dba7eaa28d8db651acf4569..59fc9e625b2dd18dde64b807eb2e9a1c527c79b5 100644 (file)
@@ -1,9 +1,8 @@
 {% extends '@RapsysAir/body.html.twig' %}
 {% block content %}
-       <article id="dashboard">
+       <article>
                <header>
-                       <h2><a href="{{ path('rapsys_air_session') }}">{{ title }}</a></h2>
-                       <p>{{ description }}</p>
+                       <h2>{{ description }}</h2>
                </header>
                <div class="panel">
                        {% if calendar is defined and calendar %}