]> git.ipfire.org Git - ipfire.org.git/blobdiff - www/templates/admin-index.html
Move everything to the root of the repository.
[ipfire.org.git] / www / templates / admin-index.html
diff --git a/www/templates/admin-index.html b/www/templates/admin-index.html
deleted file mode 100644 (file)
index 999a346..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "admin-base.html" %}
-
-{% block bodyA %}
-       <div id="post">
-               <h3>{{ _("Admin Area") }}</h3>
-       </div>
-{% end %}