Activated translation

This commit is contained in:
Kevin Frantz 2019-02-25 16:54:40 +01:00
parent be9e22577c
commit 244d26f2f6

View File

@ -3,7 +3,7 @@
{# <a href="{{ {# <a href="{{
path('infinito_api_rest_layer_read',{'layer':layer,'_format':'html'})}}"> path('infinito_api_rest_layer_read',{'layer':layer,'_format':'html'})}}">
#} #}
{{ layer|capitalize }}: {# </a>#} {{ layer|trans|capitalize }}: {# </a>#}
{% if slug is defined and slug%} {% if slug is defined and slug%}
<a <a
href="{{ path('infinito_api_rest_layer_read',{'identity':slug,'layer':layer,'_format':'html'}) }}"> href="{{ path('infinito_api_rest_layer_read',{'identity':slug,'layer':layer,'_format':'html'}) }}">