login: store user data in /profile directory
[minimedit.git] / login / index.html
diff --git a/login/index.html b/login/index.html
new file mode 100644 (file)
index 0000000..662b3cc
--- /dev/null
@@ -0,0 +1,7 @@
+<h2>Ingelogd</h2>
+
+<p>Ingelogd als <em>[[user]]</em>.</p>
+
+<?php include('admin/setmail.php'); ?>
+
+<p class="nav"><a href="?logout">Uitloggen</a></p>