summaryrefslogtreecommitdiff
path: root/public/views/index.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/index.ejs
parentb111d1f7fd577286817cbba56d323ba67505671f (diff)
Remove irritating footer files
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to 'public/views/index.ejs')
-rw-r--r--public/views/index.ejs1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs
index 5732db4a..0da58bcd 100644
--- a/public/views/index.ejs
+++ b/public/views/index.ejs
@@ -9,7 +9,6 @@
<%- include index/header %>
<%- include index/body %>
<%- include index/footer %>
- <%- include index/foot %>
</body>
</html>