diff --git a/server/src/uds/templates/uds/admin/index.html b/server/src/uds/templates/uds/admin/index.html
deleted file mode 100644
index 1603cbeff..000000000
--- a/server/src/uds/templates/uds/admin/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-{% extends 'uds/admin/templates/base.html' %}
-
-{% block css %}
-
-{% endblock %}
-
-{% block js %}
-
-
-{% endblock %}
-
-{% block body %}
-{% endblock %}
\ No newline at end of file