diff --git a/templates/app/index.html.twig b/templates/app/index.html.twig index b8b3fbc..49957f1 100644 --- a/templates/app/index.html.twig +++ b/templates/app/index.html.twig @@ -10,7 +10,7 @@

Offerings

{% if offerings|length > 0 %} -
+
{% for offering in offerings %}