From 999c148dff3d27e4a4d5b59d6408a015c2922320 Mon Sep 17 00:00:00 2001 From: Pitu Date: Tue, 31 Jan 2017 03:37:17 -0300 Subject: Changed /panel to /dashboard --- pages/dashboard.html | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++ pages/home.html | 2 +- pages/panel.html | 70 ---------------------------------------------------- 3 files changed, 71 insertions(+), 71 deletions(-) create mode 100644 pages/dashboard.html delete mode 100644 pages/panel.html (limited to 'pages') diff --git a/pages/dashboard.html b/pages/dashboard.html new file mode 100644 index 0000000..3b5303d --- /dev/null +++ b/pages/dashboard.html @@ -0,0 +1,70 @@ + + + + lolisafe - A small safe worth protecting. + + + + + + + + + + +
+ +
+
+

+ Admin dashboard +

+

+

+ + Check +

+

+
+
+ +
+ +
+ +
+

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 index e620513..86cb2a4 100644 --- a/pages/home.html +++ b/pages/home.html @@ -44,7 +44,7 @@

diff --git a/pages/panel.html b/pages/panel.html deleted file mode 100644 index c8ae8cb..0000000 --- a/pages/panel.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - lolisafe - A small safe worth protecting. - - - - - - - - - - -
- -
-
-

- Admin dashboard -

-

-

- - Check -

-

-
-
- -
- -
- -
-

Dashboard

-

A simple dashboard, to sort your uploaded stuff

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