From 91a7ec7286e1855ecebb7face35f1677a0f752e5 Mon Sep 17 00:00:00 2001 From: pitu Date: Sat, 14 Jan 2017 22:36:24 -0300 Subject: WIP admin, probably not smart to clone repo now --- pages/admin/index.html | 56 ++++++++++++++++++++++++++++++++++++++++++++ pages/home.html | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 pages/admin/index.html create mode 100644 pages/home.html (limited to 'pages') diff --git a/pages/admin/index.html b/pages/admin/index.html new file mode 100644 index 0000000..8049be8 --- /dev/null +++ b/pages/admin/index.html @@ -0,0 +1,56 @@ + + + + loli-safe - A self hosted upload service + + + + + + +
+
+

Dashboard

+

A simple dashboard, to sort your uploaded stuff

+
+
+
+ +
+
+ +
+
+
+
+ + \ No newline at end of file diff --git a/pages/home.html b/pages/home.html new file mode 100644 index 0000000..555878c --- /dev/null +++ b/pages/home.html @@ -0,0 +1,63 @@ + + + + loli-safe - A self hosted upload service + + + + + + + +
+
+
+

+ +

+

loli-safe

+

A modern self-hosted file upload service

+ +
+
+
+ +

+ + Check +

+ + View on Github + +
+
+
+ +
+
+ +
+
+ +
+
+
+

+
+
+

+
+
+ +

+ +
+
+
+ +
+
+
+ + + \ No newline at end of file -- cgit v1.2.3