summaryrefslogtreecommitdiff
path: root/public/views/hedgedoc/body.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'public/views/hedgedoc/body.ejs')
-rw-r--r--public/views/hedgedoc/body.ejs8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/views/hedgedoc/body.ejs b/public/views/hedgedoc/body.ejs
index 96cb8f95..af7b9465 100644
--- a/public/views/hedgedoc/body.ejs
+++ b/public/views/hedgedoc/body.ejs
@@ -247,7 +247,7 @@
</div>
</div>
</div>
-<%- include ../shared/refresh-modal %>
-<%- include ../shared/signin-modal %>
-<%- include ../shared/help-modal %>
-<%- include ../shared/revision-modal %>
+<%- include('../shared/refresh-modal') %>
+<%- include('../shared/signin-modal') %>
+<%- include('../shared/help-modal') %>
+<%- include('../shared/revision-modal') %>