From 3d29776ae7d1361c8e8f7378670e9962ab81d425 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Wed, 2 Mar 2016 16:54:23 -0800 Subject: [PATCH] add a form to the home page to allow passing in HTML --- views/index.php | 46 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/views/index.php b/views/index.php index 801024b..26b149f 100644 --- a/views/index.php +++ b/views/index.php @@ -5,17 +5,37 @@

X-Ray

-
-
-
-
- - + +
+ +
+
+ + +
-
- -
- + + +
+
+
+
+
+ +
+
+
+
+ + +
+
+ +
+

Read Me. Please file an issue if you encounter any issues.

@@ -37,3 +57,9 @@ max-width: 450px; } + \ No newline at end of file