From 4aa4e3eacc36ae54c49ac94cf40594f33c4d9b1d Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 11 May 2016 14:37:54 +0800 Subject: Add help and help modal with contacts, documents, cheatsheet --- public/views/help-modal.ejs | 132 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 public/views/help-modal.ejs (limited to 'public/views/help-modal.ejs') diff --git a/public/views/help-modal.ejs b/public/views/help-modal.ejs new file mode 100644 index 00000000..15342262 --- /dev/null +++ b/public/views/help-modal.ejs @@ -0,0 +1,132 @@ + + \ No newline at end of file -- cgit v1.2.3