Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_fdsu_theme_resp
Commits
0a804257
Commit
0a804257
authored
Jul 05, 2021
by
Eric Bremner
Browse files
ISTWCMS-4929: fixing container template to yes full node template
parent
1142c1de
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/container/container.html.twig
View file @
0a804257
...
...
@@ -39,8 +39,8 @@
{%
if
footer_data
%}
<div
class=
"layout uw-contained-width"
>
{%
include
'@components/card/card--
teaser
/card--
teaser
.twig'
with
{
'
teaser
'
:
footer_data
,
{%
include
'@components/card/card--
node
/card--
node
.twig'
with
{
'
node
'
:
footer_data
,
'type'
:
'footer'
,
}
%}
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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