diff --git a/src/index.html b/src/index.html index a1c4fcc..e1a60f9 100644 --- a/src/index.html +++ b/src/index.html @@ -1,42 +1,41 @@ - - Skynet - - + + Skynet + +
- Picture of Sharky, the mascot of skynet -

Skynet Password Reset & Sign-up service

+ Picture of Sharky, the mascot of skynet +

Skynet Password Reset & Sign-up service

-

Sign-up Page

-

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

-

User 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 -

-
- -

User modification

-

+

Sign-up Page

+

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

+

User 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. +

+ \ No newline at end of file diff --git a/src/modify.html b/src/modify.html index eff3b0c..83dce96 100644 --- a/src/modify.html +++ b/src/modify.html @@ -1,105 +1,105 @@ - - Modify user - - + + Modify user + +
- Picture of Sharky, the mascot of skynet -

Skynet Password Reset & Sign-up service

+ Picture of Sharky, the mascot of skynet +

Skynet Password Reset & Sign-up service

-

User modification page

-

Use this page to modify your account. Please remember to select a field before submitting the form

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


- -

-
-

+

User modification page

+

Use this page to modify your account. Please remember to select a field before submitting the form

+
+ + + + + + + + + + + + + + + + + + + + +


+ +

+
+

\ No newline at end of file diff --git a/src/password.html b/src/password.html index 90612d9..47e67c4 100644 --- a/src/password.html +++ b/src/password.html @@ -1,80 +1,80 @@ - - Password reset - - + + Password reset + +
- Picture of Sharky, the mascot of skynet -

Skynet Password Reset & Sign-up service

+ Picture of Sharky, the mascot of skynet +

Skynet Password Reset & Sign-up service

-

Password Change

-

Please use this page to change your Skynet password.

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




-
-

+

Password Change

+

Please use this page to change your Skynet password.

+
+ + + + + + + + + + + + + + + + + + + + +




+
+

diff --git a/src/recovery/.gitkeep b/src/recovery/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/src/recovery/password.html b/src/recovery/password.html index 48ed34d..876beb5 100644 --- a/src/recovery/password.html +++ b/src/recovery/password.html @@ -1,74 +1,74 @@ - - Account Recovery - + + Account Recovery +
- - -

Or

- - -
-
- + + +

Or

+ + +
+
+

\ No newline at end of file diff --git a/src/recovery/password_reset.html b/src/recovery/password_reset.html index 159af12..10c4d04 100644 --- a/src/recovery/password_reset.html +++ b/src/recovery/password_reset.html @@ -1,73 +1,73 @@ - - Password recovery + + Password recovery

Password Recovery

Please enter a new password for your skynet account below

- -
- -
- + +
+ +
+

diff --git a/src/recovery/ssh-request.html b/src/recovery/ssh-request.html index 2f6b602..6c60ec2 100644 --- a/src/recovery/ssh-request.html +++ b/src/recovery/ssh-request.html @@ -1,64 +1,64 @@ - - SSH key recovery + + SSH key recovery

SSH key recovery

- -
- -
- + +
+ +
+

\ No newline at end of file diff --git a/src/recovery/username.html b/src/recovery/username.html index 6a47c70..44448e3 100644 --- a/src/recovery/username.html +++ b/src/recovery/username.html @@ -1,59 +1,59 @@ - - Forgot Username - - + + Forgot Username + +
- Picture of Sharky, the mascot of skynet -

Skynet Password Reset & Sign-up service

+ Picture of Sharky, the mascot of skynet +

Skynet Password Reset & Sign-up service

-

Forgot Username

-

Please use this page to get a reminder email with your skynet username in it.

-
- - - - - - - - -

-
-

+

Forgot Username

+

Please use this page to get a reminder email with your skynet username in it.

+
+ + + + + + + + +

+
+

diff --git a/src/register.html b/src/register.html index 37b85d6..6a300e2 100644 --- a/src/register.html +++ b/src/register.html @@ -1,89 +1,89 @@ - - Skynet Register - - + + Skynet Register + +
- Picture of Sharky, the mascot of skynet -

Skynet Password Reset & Sign-up service

+ Picture of Sharky, the mascot of skynet +

Skynet Password Reset & Sign-up service

-

Register

-

Thank you for signing up for your free skynet account. Please complete the process by filling in the form - below

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


-
+

Register

+

Thank you for signing up for your free skynet account. Please complete the process by filling in the form + below

+
+ + + + + + + + + + + + + + + + +


+

\ No newline at end of file diff --git a/src/signup.html b/src/signup.html index 5293929..d430a24 100644 --- a/src/signup.html +++ b/src/signup.html @@ -1,95 +1,95 @@ - - Skynet Sign-up - - - + @keyframes spin { + 0% { + transform: rotate(0deg); + } + 100% { + transform: rotate(360deg); + } + } +
- Picture of Sharky, the mascot of skynet -

Skynet Password Reset & Sign-up service

+ Picture of Sharky, the mascot of skynet +

Skynet Password Reset & Sign-up service

-

Welcome to Skynet

-

- Skynet is a server cluster that the UL Computer Society runs. If you previously had an account and need to - activate
- it please click here to set a contact email address for your account. IF you are a - new
- user, please fill in the form below with the email that you use on ul wolves. -

-
- -
- -
-

+

Welcome to Skynet

+

+ Skynet is a server cluster that the UL Computer Society runs. If you previously had an account and need to + activate
+ it please click here to set a contact email address for your account. IF you are a + new
+ user, please fill in the form below with the email that you use on ul wolves. +

+
+ +
+ +
+

\ No newline at end of file