summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 9e31d6d..f7f425b 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -22,5 +22,6 @@
<root></root>
</div>
<script src="{{ url_for('static', filename='js/app.js') }}"></script>
+ <script type="text/javascript">require('geshem');</script>
</body>
</html>