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

ISTWCMS-2522: Combining site-title and site-text for single page

parent 1045dad3
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
* Theme override for a field.
*/
#}
{% include "@molecules/single-page/site-title/site-title.twig" with {
{% include "@molecules/single-page/site-text/site-text.twig" with {
"sp_base_class": "uw-sp-title",
"title": items.0.content['#context'].value
} %}
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