summaryrefslogtreecommitdiff
path: root/res/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'res/templates/index.html')
-rw-r--r--res/templates/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 15f656d9..c8e6d023 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -7,7 +7,6 @@
<script src="/static/local_config.js"></script>
{% endblock %}
{% block content %}
-<body>
<script type="text/javascript">
var logged_username = "{{ username }}";
</script>