From d97ecde7fc4fb4b260e2b6e171c20e7ad65a388b Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Wed, 27 Sep 2023 02:24:15 +0100 Subject: [PATCH] fmt: tidied up a good chunk --- src/index.html | 66 +++++++++++++++++++++----------- src/modify.html | 22 ++++++----- src/password.html | 20 +++++----- src/recovery/password.html | 18 +++++---- src/recovery/password_reset.html | 18 +++++---- src/recovery/ssh-request.html | 12 +++--- src/recovery/username.html | 18 ++++++--- src/register.html | 21 +++++----- src/signup.html | 28 ++++---------- src/stylesheets/index.css | 3 ++ 10 files changed, 128 insertions(+), 98 deletions(-) diff --git a/src/index.html b/src/index.html index 6b38901..e1faf23 100644 --- a/src/index.html +++ b/src/index.html @@ -3,34 +3,56 @@ Skynet Self Service - - + +
-

Sign-up

-

Please use this if you have yet to activate an account on Skynet before.

-

Change Password

-

Please use this service to change your skynet password

-

Account modification

-

- Please use this service to modify your user data (email, login ssh key, etc.) -

-

Forgot your username?

-

- Please use this service to get a reminder email with your skynet username -

-

- Forgot your password? -

-

- Please use this service to reset your password. -

+
+

+ Sign-up +

+

+ Please use this if you have yet to activate an account on Skynet before. +

+
+
+

+ Change Password +

+

+ Please use this service to change your Skynet password +

+
+
+

+ Account modification +

+

+ Please use this service to modify your user data (email, login ssh key, etc.) +

+
+
+

+ Forgot your username? +

+

+ Please use this service to get a reminder email with your Skynet username +

+
+
+

+ Forgot your password? +

+

+ Please use this service to reset your password. +

+