From 2afbcf4e7d000d99fdbc582d7113684ee00e80cc Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 20 Mar 2015 17:33:43 -0700 Subject: first --- views/index.html | 47 +++++++++++++++++++++++++++++++++++++++++ views/main.html | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 111 insertions(+) create mode 100644 views/index.html create mode 100644 views/main.html (limited to 'views') diff --git a/views/index.html b/views/index.html new file mode 100644 index 0000000..40cf026 --- /dev/null +++ b/views/index.html @@ -0,0 +1,47 @@ + + + +Pepper Chat + + + + + + +
+
+
+
+
+ +
+
+
+ + + \ No newline at end of file diff --git a/views/main.html b/views/main.html new file mode 100644 index 0000000..a38bcc3 --- /dev/null +++ b/views/main.html @@ -0,0 +1,64 @@ + + + +Pepper Chat + + + + + + + + + +
+
+ +
+
+
+ + Send + +
+
+ +
+
+
+
+
+ <%= username %> +
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2