mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-04-16 10:16:22 +02:00
Optimized template
This commit is contained in:
parent
2cf9e019e8
commit
0bf7554afb
@ -7,6 +7,6 @@ path('infinito_api_rest_layer_read',{'layer':layer,'_format':'html'})}}">
|
|||||||
{% 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'}) }}">
|
||||||
{{ slug }}</a>{% endif %}<a
|
{{ slug }}</a>{% endif %}#<a
|
||||||
href="{{ path('infinito_api_rest_layer_read',{'identity':id,'layer':layer,'_format':'html'}) }}">#{{ id }}
|
href="{{ path('infinito_api_rest_layer_read',{'identity':id,'layer':layer,'_format':'html'}) }}">{{ id }}
|
||||||
</a>
|
</a>
|
Loading…
x
Reference in New Issue
Block a user