diff --git a/agaric/templates/layout/layout-onecol--node.html.twig b/agaric/templates/layout/layout--onecol--node.html.twig similarity index 95% rename from agaric/templates/layout/layout-onecol--node.html.twig rename to agaric/templates/layout/layout--onecol--node.html.twig index edf841b..6d8bfd6 100644 --- a/agaric/templates/layout/layout-onecol--node.html.twig +++ b/agaric/templates/layout/layout--onecol--node.html.twig @@ -12,6 +12,9 @@ #} {% set bundle = content['#node'].bundle %} +{{ dump(content['#ds_configuration']['layout']) }} + + {% set header_section_attributes = create_attribute({'class': ['hero', 'is-dark']}) %} {% if is_front %} {# TODO set a variable for background image so we can use base_path rather than / #}