We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83517c3 commit 72b749dCopy full SHA for 72b749d
1 file changed
src/templates/edit.html.twig
@@ -1,5 +1,6 @@
1
{% extends '@TwinElementsAdmin/core/details_with_sidebar.html.twig' %}
2
{% use '@TwinElementsPage/admin_blocks.html.twig' %}
3
+{% use '@TwinElementsSortable/blocks.html.twig' %}
4
5
{% set back_button_link = path('page_index') %}
6
0 commit comments