]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/default/about.html.twig
Shorten air bundle route aliases
[airbundle] / Resources / views / default / about.html.twig
index b075486b480335ea51c7ac5e85ed7149aaea4bf7..9510a7a8a32a0860d28e9fb6200e61542c7623ac 100644 (file)
@@ -55,7 +55,7 @@
                                <h3 id="technicalsupport">{% trans %}Technical support{% endtrans %}</h3>
                        </header>
                        <p>{{ 'The development and hosting services are graciously provided by: %title%'|trans({'%title%': '<a href="' ~ copy.link ~ '" title="' ~ copy.title ~ '">' ~ copy.by ~ '</a>'})|raw }}</p>
-                       <p>{{ 'In case of bug or glitch you may contact us throught the contact form: %title%'|trans({'%title%': '<a href="' ~ path('rapsys_air_contact') ~ '" title="' ~ 'Contact Libre Air'|trans ~ '">' ~ 'Contact'|trans ~ '</a>'})|raw }}</p>
+                       <p>{{ 'In case of bug or glitch you may contact us throught the contact form: %title%'|trans({'%title%': '<a href="' ~ path('rapsysair_contact') ~ '" title="' ~ 'Contact Libre Air'|trans ~ '">' ~ 'Contact'|trans ~ '</a>'})|raw }}</p>
                </section>
        </article>
 {% endblock %}