summaryrefslogtreecommitdiff
path: root/admin/entry
diff options
context:
space:
mode:
Diffstat (limited to 'admin/entry')
-rw-r--r--admin/entry2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/entry b/admin/entry
index c72a79a..16b8506 100644
--- a/admin/entry
+++ b/admin/entry
@@ -1,2 +1,2 @@
#!/bin/bash
-cat $base/data/404.html
+echo "<html><head><title>Admin</title></head><body><p>Admin</p></body></html>"