X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/930fbd80c4f8fc07b94b02c73e5720d3a07cf92d..2c41869f7799d2d116a4062a3cabbfcf69dfa149:/Resources/views/default/_location.html.twig?ds=sidebyside diff --git a/Resources/views/default/_location.html.twig b/Resources/views/default/_location.html.twig index 4f1be81..beca449 100644 --- a/Resources/views/default/_location.html.twig +++ b/Resources/views/default/_location.html.twig @@ -2,7 +2,7 @@ {% if locations is defined and locations %}
-

{% trans %}Locations{% endtrans %}

+

{{ locations_title }}

{% if locations_description is defined %}

{{ locations_description }}

{% elseif forms.snippets is defined %} @@ -28,7 +28,7 @@
{# TODO XXX virer le if l.link id defined when user view is fixed !!! #} -

{% if multimap is defined and multimap %}{{ i }} {% endif %}{{ l.title }}

+

{% if multimap is defined and multimap %}{{ i }} {% endif %}{{ l.title }}

{% if forms.snippets[i] is defined and forms.snippets[i] %} {{ form_start(forms.snippets[i]) }} @@ -111,7 +111,7 @@ {% endif %}