diff --git a/templates/_base.html b/templates/_base.html index a47e482..afc9bf0 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -23,6 +23,7 @@ + {% include "_navbar" %}
{% block main %}{% endblock %}