summaryrefslogtreecommitdiffstats
path: root/webapp/templates/admin.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/templates/admin.html')
-rw-r--r--webapp/templates/admin.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/templates/admin.html b/webapp/templates/admin.html
new file mode 100644
index 0000000000..0ae226ea18
--- /dev/null
+++ b/webapp/templates/admin.html
@@ -0,0 +1,7 @@
+{%extends "admin_base.html"%}
+{%block title1%}Admin{%endblock%}
+{%block body%}
+
+
+{%endblock%}
+