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
cd4ecf32
Commit
cd4ecf32
authored
Nov 15, 2021
by
Eric Bremner
Browse files
ISTWCMS-5195: updating container template to use new node theming
parent
5d4a19e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
templates/container/container.html.twig
templates/container/container.html.twig
+1
-0
No files found.
templates/container/container.html.twig
View file @
cd4ecf32
...
...
@@ -30,6 +30,7 @@
<div
class=
"node--type-
{{
node_type
}}
"
>
{%
include
'@components/card/card--node/card--node.twig'
with
{
'node'
:
header_data
,
'type'
:
'node'
,
'featured_image'
:
featured_image
,
}
%}
</div>
...
...
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