diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 11bfe1a0f4..28294ff955 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -608,11 +608,13 @@ {% elseif n_actions == 1 %} +
{% for action in actions %} {% endfor %} +
{% endif %}