Skip to content
Snippets Groups Projects
Commit 23ba22da authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-5195: updating type on footer container

parent cd4ecf32
No related branches found
No related tags found
1 merge request!56Feature/istwcms 5195 ebremner node theming
......@@ -42,7 +42,7 @@
<div class="layout uw-contained-width">
{% include '@components/card/card--node/card--node.twig' with {
'node': footer_data,
'type': 'footer',
'type': 'node',
} %}
</div>
{% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment