summaryrefslogtreecommitdiff
path: root/views/staff/_footer.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/staff/_footer.ejs')
-rw-r--r--views/staff/_footer.ejs8
1 files changed, 8 insertions, 0 deletions
diff --git a/views/staff/_footer.ejs b/views/staff/_footer.ejs
new file mode 100644
index 0000000..580828f
--- /dev/null
+++ b/views/staff/_footer.ejs
@@ -0,0 +1,8 @@
+ [[ include ../partials/confirm-modal ]]
+ [[ include ../partials/footer ]]
+</div>
+
+</body>
+[[ include ../partials/scripts ]]
+<script type="text/javascript" src="/assets/javascripts/vendor/bower_components/jquery-jsonview/dist/jquery.jsonview.js"></script>
+</html>