summaryrefslogtreecommitdiff
path: root/public/views/hedgedoc.ejs
diff options
context:
space:
mode:
authorTilman Vatteroth2020-11-18 21:52:50 +0100
committerTilman Vatteroth2020-11-18 21:52:50 +0100
commitcb265986f3700855de21df03b003a5de2e44bea6 (patch)
treed7a023bcb88e0b3568350c16b08c26c972f3ce95 /public/views/hedgedoc.ejs
parentb111d1f7fd577286817cbba56d323ba67505671f (diff)
Remove irritating footer files
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to 'public/views/hedgedoc.ejs')
-rw-r--r--public/views/hedgedoc.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/hedgedoc.ejs b/public/views/hedgedoc.ejs
index cfedb2b5..f17150c4 100644
--- a/public/views/hedgedoc.ejs
+++ b/public/views/hedgedoc.ejs
@@ -8,7 +8,7 @@
<body>
<%- include hedgedoc/header %>
<%- include hedgedoc/body %>
- <%- include hedgedoc/foot %>
+ <%- include hedgedoc/footer %>
</body>
</html>