summaryrefslogtreecommitdiff
path: root/public/views/hackmd.ejs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/views/hackmd.ejs15
1 files changed, 0 insertions, 15 deletions
diff --git a/public/views/hackmd.ejs b/public/views/hackmd.ejs
deleted file mode 100644
index 49084a63..00000000
--- a/public/views/hackmd.ejs
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
- <%- include hackmd/head %>
-</head>
-
-<body>
- <%- include hackmd/header %>
- <%- include hackmd/body %>
- <%- include hackmd/footer %>
- <%- include hackmd/foot %>
-</body>
-
-</html>