summaryrefslogtreecommitdiff
path: root/public/views/body.ejs
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-11 14:37:54 +0800
committerCheng-Han, Wu2016-05-11 14:37:54 +0800
commit4aa4e3eacc36ae54c49ac94cf40594f33c4d9b1d (patch)
treeb8329b52f0afac4d01d7f9e5a53761d55ba496f3 /public/views/body.ejs
parent79b37c4fb25cc8d05d15ab6db8fdb3b53d487bd7 (diff)
Add help and help modal with contacts, documents, cheatsheet
Diffstat (limited to '')
-rw-r--r--public/views/body.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/views/body.ejs b/public/views/body.ejs
index 771da880..11bccfef 100644
--- a/public/views/body.ejs
+++ b/public/views/body.ejs
@@ -151,4 +151,5 @@
</div>
</div>
</div>
-<%- include modal %> \ No newline at end of file
+<%- include signin-modal %>
+<%- include help-modal %> \ No newline at end of file