From 911ea52b96f78ae3645e86fda408c6a8232c6cca Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Wed, 5 Aug 2020 14:38:15 +0530 Subject: [PATCH] Removed obsolete html file --- src/main/resources/static/js/index.html | 9 -- .../resources/templates/admin/home_old.html | 110 --------------- src/main/resources/templates/crypto.html | 18 --- .../resources/templates/fragments/navbar.html | 126 +++++++----------- 4 files changed, 46 insertions(+), 217 deletions(-) delete mode 100644 src/main/resources/static/js/index.html delete mode 100644 src/main/resources/templates/admin/home_old.html delete mode 100644 src/main/resources/templates/crypto.html diff --git a/src/main/resources/static/js/index.html b/src/main/resources/static/js/index.html deleted file mode 100644 index b644e37..0000000 --- a/src/main/resources/static/js/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - Webpack App - - - - \ No newline at end of file diff --git a/src/main/resources/templates/admin/home_old.html b/src/main/resources/templates/admin/home_old.html deleted file mode 100644 index 57387cb..0000000 --- a/src/main/resources/templates/admin/home_old.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - -
- Admin Home -
- - - - - - - - - -
- -
-
-
-
-

Admin Page

-

Warning: these settings can be dangerous..

-
-
-
-
-

Make User an Admin

-
-
- - - - -
-
- -
-
-
-
-

Change passphrases

-
-
- - - -
-
- - -
-
- - -
-
- -
-
-
-
-
- - -
-
-
-

Logout

-
- - -
- -
-
- -
-
-
- -
-
-
- - - - \ No newline at end of file diff --git a/src/main/resources/templates/crypto.html b/src/main/resources/templates/crypto.html deleted file mode 100644 index 026bc1b..0000000 --- a/src/main/resources/templates/crypto.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - -
- - - \ No newline at end of file diff --git a/src/main/resources/templates/fragments/navbar.html b/src/main/resources/templates/fragments/navbar.html index bbbf913..23e6de4 100644 --- a/src/main/resources/templates/fragments/navbar.html +++ b/src/main/resources/templates/fragments/navbar.html @@ -6,10 +6,13 @@ Navbar Fragment - - + + - + @@ -18,47 +21,6 @@ @@ -66,42 +28,46 @@ - -