diff options
-rw-r--r-- | htdocs/docs/admin.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/docs/admin.html b/htdocs/docs/admin.html new file mode 100644 index 000000000..8adddbe92 --- /dev/null +++ b/htdocs/docs/admin.html @@ -0,0 +1,6 @@ +<head> + <title>Administration</title> +</head> +<body> + <h1>Administration</h1> +</body> |