diff --git a/templates/node/node--uw-ct-contact--teaser.html.twig b/templates/node/node--uw-ct-contact--teaser.html.twig new file mode 100644 index 0000000000000000000000000000000000000000..b4ba197ab1d8949205388cfc776fec11ba38946d --- /dev/null +++ b/templates/node/node--uw-ct-contact--teaser.html.twig @@ -0,0 +1,3 @@ +{% include '@components/contact/contact.twig' with { + 'contact': teaser, +}%}