From 72e667143e169498c728c201f7583cb7d9796ed9 Mon Sep 17 00:00:00 2001 From: joates Date: Wed, 17 Sep 2014 23:47:05 +0100 Subject: [PATCH] added markup for signup form --- .gitignore | 15 ++++++++++++++- base.html | 22 +++++++++++++++++++--- html/index.html | 22 +++++++++++++++++++--- 3 files changed, 52 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index fd4f2b0..a72b52e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,15 @@ +lib-cov +*.seed +*.log +*.csv +*.dat +*.out +*.pid +*.gz + +pids +logs +results + +npm-debug.log node_modules -.DS_Store diff --git a/base.html b/base.html index e4ac478..7519bde 100644 --- a/base.html +++ b/base.html @@ -13,13 +13,29 @@
-
-
+