diff --git a/core/modules/forum/templates/forum-list.html.twig b/core/modules/forum/templates/forum-list.html.twig index 7f797f0..c2e5567 100644 --- a/core/modules/forum/templates/forum-list.html.twig +++ b/core/modules/forum/templates/forum-list.html.twig @@ -44,7 +44,7 @@ {% for child_id, forum in forums %} - + {# Enclose the contents of this cell with X divs, where X is the depth this forum resides at. This will allow us to use CSS