diff --git a/user/themes/epau-antimatter/templates/modular/showcase.html.twig b/user/themes/epau-antimatter/templates/modular/showcase.html.twig index 548109d..e6c6d85 100644 --- a/user/themes/epau-antimatter/templates/modular/showcase.html.twig +++ b/user/themes/epau-antimatter/templates/modular/showcase.html.twig @@ -9,7 +9,7 @@ {{ content|raw }}
{% for button in page.header.buttons %} - {{ button.text }} + {{ button.text }} {% endfor %}