diff --git a/templates/pages/dash/index.html b/templates/pages/dash/index.html index a605993..d7f34dd 100644 --- a/templates/pages/dash/index.html +++ b/templates/pages/dash/index.html @@ -1,4 +1,4 @@ -{% extends 'base' %}{% block title %} Add Site{% endblock title %} {% block nav +{% extends 'base' %}{% block title %} Dashboard{% endblock title %} {% block nav %} {% include "auth_nav" %} {% endblock nav %} {% block main %}