summaryrefslogtreecommitdiff
path: root/home/templates/home/tags/top_menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'home/templates/home/tags/top_menu.html')
-rw-r--r--home/templates/home/tags/top_menu.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/templates/home/tags/top_menu.html b/home/templates/home/tags/top_menu.html
index 30b28cb..3b6697c 100644
--- a/home/templates/home/tags/top_menu.html
+++ b/home/templates/home/tags/top_menu.html
@@ -18,6 +18,7 @@
<a class="nav-link" href="{% pageurl menuitem %}">{{ menuitem.title }}{% if menuitem.active %} <span class="sr-only">(current)</span>{% endif %}</a>
</li>
{% endfor %}
+ </ul>
</div>
</div>
- </nav> \ No newline at end of file
+ </nav>