From 5f82df7eb2f37b06684e380fd261b8eb9ea2d50b Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Fri, 25 Sep 2015 19:09:43 +0800 Subject: Added support of export to HTML, and changed the navbar menu for consistency --- public/views/header.ejs | 22 ++++--- public/views/html.hbs | 166 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 180 insertions(+), 8 deletions(-) create mode 100644 public/views/html.hbs (limited to 'public/views') diff --git a/public/views/header.ejs b/public/views/header.ejs index 88e63374..3e33e1e9 100644 --- a/public/views/header.ejs +++ b/public/views/header.ejs @@ -27,20 +27,22 @@