diff --git a/source/_patterns/04-components/contact/contact.twig b/source/_patterns/04-components/contact/contact.twig index 482121c49cadeb0276108e763624f0da9ce09b7f..93b09de310765d6e214fb900b89c42d1fc1aad49 100644 --- a/source/_patterns/04-components/contact/contact.twig +++ b/source/_patterns/04-components/contact/contact.twig @@ -1,5 +1,7 @@ <div class="uw-contact"> - {% embed "@components/details/details.twig" %} + {% embed "@components/details/details.twig" with { + is_open: is_open + } %} {% block details_summary %} {% if contact.title %}