mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
init new twig block_post_menu
This commit is contained in:
@@ -37,7 +37,10 @@
|
|||||||
'activeRouteKey': activeRouteKey
|
'activeRouteKey': activeRouteKey
|
||||||
}) }}
|
}) }}
|
||||||
|
|
||||||
|
{% block block_post_menu %}
|
||||||
<div class="block-post-menu">
|
<div class="block-post-menu">
|
||||||
{{ chill_delegated_block('person_post_vertical_menu', { 'person': person } ) }}
|
{{ chill_delegated_block('person_post_vertical_menu', { 'person': person } ) }}
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
{% endblock %}
|
||||||
|
Reference in New Issue
Block a user