]> git.ipfire.org Git - ipfire.org.git/blobdiff - www/templates/admin-accounts-edit.html
Move everything to the root of the repository.
[ipfire.org.git] / www / templates / admin-accounts-edit.html
diff --git a/www/templates/admin-accounts-edit.html b/www/templates/admin-accounts-edit.html
deleted file mode 100644 (file)
index 6c693cb..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{% extends "admin-base.html" %}
-
-{% block content %}
-       <div id="post">
-               <h3>{{ _("Account Administrator") }}</h3>
-               
-               {{ user.realname }}
-       </div>
-{% end %}