mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Added breadcrumb draft
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
:{% include "element/link/_layer_read_link.html.twig" with {'id':entity.getId(),'layer':layer,'slug':((entity.hasSlug() is defined and entity.hasSlug())?entity.getSlug():null)} %}
|
||||
{% endif %}
|
||||
</h1>
|
||||
{% include "element/breadcrumb/_layer_breadcrumb.html.twig" %}
|
||||
{% if action_template_data_store_service.getAllStoredData().count() > 0 %}
|
||||
<div id="accordion">
|
||||
{% set aria_expanded = 'true' %}
|
||||
|
Reference in New Issue
Block a user