From 692903f1a10606b0e14d50623663a4c591c42674 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 20 Apr 2016 18:06:36 +0800 Subject: Support import from gist, fix some minor typo and issues --- public/views/body.ejs | 29 ++++++++++++++++++++++++++--- public/views/header.ejs | 4 ++++ 2 files changed, 30 insertions(+), 3 deletions(-) (limited to 'public/views') diff --git a/public/views/body.ejs b/public/views/body.ejs index 044f7e6d..771da880 100644 --- a/public/views/body.ejs +++ b/public/views/body.ejs @@ -36,6 +36,7 @@ + + - \ No newline at end of file + + + +<%- include modal %> \ No newline at end of file diff --git a/public/views/header.ejs b/public/views/header.ejs index bf8f9f66..9e389ae6 100644 --- a/public/views/header.ejs +++ b/public/views/header.ejs @@ -48,6 +48,8 @@
  • Google Drive
  • +
  • Gist +
  • Clipboard
  • @@ -131,6 +133,8 @@
  • Google Drive
  • +
  • Gist +
  • Clipboard
  • -- cgit v1.2.3