From 45b3b419cd89c9581c43ab558d663776282354c6 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 15 Mar 2015 13:08:52 -0400 Subject: basic login page --- login.htm | 44 ++++++++++++++++++++++++++++++++++++++++++++ static/wedding.css | 3 +++ 2 files changed, 47 insertions(+) create mode 100644 login.htm create mode 100644 static/wedding.css diff --git a/login.htm b/login.htm new file mode 100644 index 0000000..342ad73 --- /dev/null +++ b/login.htm @@ -0,0 +1,44 @@ + + + + Login + + + + + + + + +
+
+
+

Login

+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ + + + diff --git a/static/wedding.css b/static/wedding.css new file mode 100644 index 0000000..2f14671 --- /dev/null +++ b/static/wedding.css @@ -0,0 +1,3 @@ +.login { + margin:10em auto +} -- cgit v1.2.3-70-g09d2