diff --git a/core/themes/classy/templates/dataset/forum-list.html.twig b/core/themes/classy/templates/dataset/forum-list.html.twig index 4197f92..ce610bb 100644 --- a/core/themes/classy/templates/dataset/forum-list.html.twig +++ b/core/themes/classy/templates/dataset/forum-list.html.twig @@ -56,7 +56,7 @@
{{ forum.icon_title }}
-
{{ forum.label }}
+
{{ forum.label }}
{% if forum.description.value %}
{{ forum.description.value }}
{% endif %}