]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/calendar/index.html.twig
Fix header comment
[airbundle] / Resources / views / calendar / index.html.twig
index e650aeeed62536154e471ad7d9d8f0c4a16e7ab6..ea7e36d4a6e9edefa3c7197f011b4442925fa3d5 100644 (file)
@@ -1,8 +1,8 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <section id="form">
                <header>
-                       <h2><a href="{{ path('rapsys_air_calendar') }}">{{ section }}</a></h2>
+                       <h2><a href="{{ path('rapsysair_calendar') }}">{{ section }}</a></h2>
                        <p>{{ description }}</p>
                </header>
                {{ form_start(form) }}