Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Skip flattening of rapsys_air.locales
[airbundle]
/
Resources
/
views
/
default
/
index.html.twig
diff --git
a/Resources/views/default/index.html.twig
b/Resources/views/default/index.html.twig
index 9ce4b116de2547f5c913e7fb7ea424fb1412a782..20e2b0fe2f8057e845c5144dac2962e16a821120 100644
(file)
--- a/
Resources/views/default/index.html.twig
+++ b/
Resources/views/default/index.html.twig
@@
-1,7
+1,7
@@
{% extends '@RapsysAir/body.html.twig' %}
{% block content %}
<section id="content">
{% extends '@RapsysAir/body.html.twig' %}
{% block content %}
<section id="content">
- <h2><a href="{{ path('rapsys_air
_index
') }}">{{ section }}</a></h2>
+ <h2><a href="{{ path('rapsys_air') }}">{{ section }}</a></h2>
<p>{{ 'Welcome to the outdoor space reservation system'|trans }}</p>
</section>
{% endblock %}
<p>{{ 'Welcome to the outdoor space reservation system'|trans }}</p>
</section>
{% endblock %}