From 18ff58e74f9dce2531d3f68f1d2aeecada9ac73f Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 26 Jun 2012 17:43:50 +0200 Subject: using layout in the sinatra app --- public/login.html | 48 ------------------------------------------------ public/signup.html | 48 ------------------------------------------------ 2 files changed, 96 deletions(-) delete mode 100644 public/login.html delete mode 100644 public/signup.html (limited to 'public') diff --git a/public/login.html b/public/login.html deleted file mode 100644 index 5de7810..0000000 --- a/public/login.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - Secure remote password - - - - - -
- -
-
-

Secure Remote Passwords

-

- Secure remote passwords allow you to login with a password that will be unkown to the server and anyone eavesdropping -

-
-
- -

2. Login

-
- Login with the user you created. -
- - -
- -
- - -
- -
- - Cancel -
-
- -
- - - - - - diff --git a/public/signup.html b/public/signup.html deleted file mode 100644 index c23abf3..0000000 --- a/public/signup.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - Secure remote password - - - - - -
- -
-
-

Secure Remote Passwords

-

- Secure remote passwords allow you to login with a password that will be unkown to the server and anyone eavesdropping -

-
-
- -

1. Signup

-
- Signup to test secure remote passwords -
- - -
- -
- - -
- -
- - Cancel -
-
- -
- - - - - - -- cgit v1.2.3