summaryrefslogtreecommitdiff
path: root/public/views/codimd.ejs
diff options
context:
space:
mode:
authorDavid Mehren2020-11-15 21:02:36 +0100
committerGitHub2020-11-15 21:02:36 +0100
commit4c0efe1237bc33b52d06eaf86a28adad9a041ec2 (patch)
treefa068d16074645b7b6d8d88b78724b9cd82dd879 /public/views/codimd.ejs
parent299301f0fe5bea41b4407bbbc03932fc4dd1c1d3 (diff)
parent9898ab3ca5fa226967d8a3aca8e6e752554ed64d (diff)
Merge pull request #453 from hedgedoc/misc/renaming
Diffstat (limited to '')
-rw-r--r--public/views/codimd.ejs15
1 files changed, 0 insertions, 15 deletions
diff --git a/public/views/codimd.ejs b/public/views/codimd.ejs
deleted file mode 100644
index 7818346c..00000000
--- a/public/views/codimd.ejs
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
- <%- include codimd/head %>
-</head>
-
-<body>
- <%- include codimd/header %>
- <%- include codimd/body %>
- <%- include codimd/footer %>
- <%- include codimd/foot %>
-</body>
-
-</html>