From 807eb06e57ba4454bdba32493ae603ef9c2c45a1 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Sun, 24 Jul 2016 00:09:06 -0400 Subject: Added some add_solutions functionality --- views/add_solutions.hbs | 18 +++++++ views/user_solutions.hbs | 126 +++++++++++++++++++++++------------------------ 2 files changed, 79 insertions(+), 65 deletions(-) create mode 100644 views/add_solutions.hbs (limited to 'views') diff --git a/views/add_solutions.hbs b/views/add_solutions.hbs new file mode 100644 index 0000000..2865a88 --- /dev/null +++ b/views/add_solutions.hbs @@ -0,0 +1,18 @@ +
+ +
+ +
+

Add Solution

+
+
+ +
+ + +
+
+ +
+ +
\ No newline at end of file diff --git a/views/user_solutions.hbs b/views/user_solutions.hbs index 847dfff..abf1117 100644 --- a/views/user_solutions.hbs +++ b/views/user_solutions.hbs @@ -1,77 +1,73 @@
-
+ + + + -- cgit v1.2.3