diff --git a/web/themes/custom/votegov/templates/navigation/menu--main--votegov-mainnavigation.html.twig b/web/themes/custom/votegov/templates/navigation/menu--main--votegov-mainnavigation.html.twig index 338009156..57d0e3048 100644 --- a/web/themes/custom/votegov/templates/navigation/menu--main--votegov-mainnavigation.html.twig +++ b/web/themes/custom/votegov/templates/navigation/menu--main--votegov-mainnavigation.html.twig @@ -73,8 +73,8 @@ We call a macro which calls itself to render the full tree. {{ link(item.title, item.url) }} {% endif %} {% endif %} + - {% endfor %} {# Secondary level menu structure. #}