summaryrefslogtreecommitdiff
path: root/public/views/error.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/error.ejs
parentb111d1f7fd577286817cbba56d323ba67505671f (diff)
Remove irritating footer files
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to '')
-rw-r--r--public/views/error.ejs1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/views/error.ejs b/public/views/error.ejs
index e208d778..df951d4a 100644
--- a/public/views/error.ejs
+++ b/public/views/error.ejs
@@ -13,7 +13,6 @@
<h1><%- code %> <%- detail %> <small><%- msg %></small></h1>
</div>
</div>
- <%- include hedgedoc/footer %>
</body>
</html>