mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 23:17:19 +01:00
Activated translation
This commit is contained in:
parent
be9e22577c
commit
244d26f2f6
@ -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'}) }}">
|
||||||
|
Loading…
Reference in New Issue
Block a user