diff --git a/server/src/uds/templates/uds/admin/index.html b/server/src/uds/templates/uds/admin/index.html index 7aa214d69..1603cbeff 100644 --- a/server/src/uds/templates/uds/admin/index.html +++ b/server/src/uds/templates/uds/admin/index.html @@ -7,12 +7,8 @@ {% block js %} + {% endblock %} {% block body %} diff --git a/server/src/uds/templates/uds/admin/pages/dashboard.html b/server/src/uds/templates/uds/admin/pages/dashboard.html new file mode 100644 index 000000000..2d762f9da --- /dev/null +++ b/server/src/uds/templates/uds/admin/pages/dashboard.html @@ -0,0 +1,9 @@ +{% load i18n html5 static %} +