mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 15:06:51 +01:00
Activated translation
This commit is contained in:
parent
be9e22577c
commit
244d26f2f6
@ -3,7 +3,7 @@
|
||||
{# <a href="{{
|
||||
path('infinito_api_rest_layer_read',{'layer':layer,'_format':'html'})}}">
|
||||
#}
|
||||
{{ layer|capitalize }}: {# </a>#}
|
||||
{{ layer|trans|capitalize }}: {# </a>#}
|
||||
{% if slug is defined and slug%}
|
||||
<a
|
||||
href="{{ path('infinito_api_rest_layer_read',{'identity':slug,'layer':layer,'_format':'html'}) }}">
|
||||
|
Loading…
Reference in New Issue
Block a user