diff --git a/templates/admin_setup.html b/templates/admin_setup.html index 9202234..450e58e 100644 --- a/templates/admin_setup.html +++ b/templates/admin_setup.html @@ -3,10 +3,13 @@ {% block title %}Create Admin Account - BalanceBoard{% endblock %} {% block content %} +{% include '_nav.html' %}