diff --git a/src/meshdb/templates/admin/index.html b/src/meshdb/templates/admin/index.html new file mode 100644 index 00000000..5000a85c --- /dev/null +++ b/src/meshdb/templates/admin/index.html @@ -0,0 +1,41 @@ +{% extends "admin/index.html" %} +{% load i18n static %} + +{% block sidebar %} +
+{% endblock %}