Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_fdsu_theme_resp
Commits
23ba22da
Commit
23ba22da
authored
Nov 15, 2021
by
Eric Bremner
Browse files
ISTWCMS-5195: updating type on footer container
parent
cd4ecf32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
templates/container/container.html.twig
templates/container/container.html.twig
+1
-1
No files found.
templates/container/container.html.twig
View file @
23ba22da
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
<div
class=
"layout uw-contained-width"
>
<div
class=
"layout uw-contained-width"
>
{%
include
'@components/card/card--node/card--node.twig'
with
{
{%
include
'@components/card/card--node/card--node.twig'
with
{
'node'
:
footer_data
,
'node'
:
footer_data
,
'type'
:
'
footer
'
,
'type'
:
'
node
'
,
}
%}
}
%}
</div>
</div>
{%
endif
%}
{%
endif
%}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment