summaryrefslogtreecommitdiff
path: root/res/templates/index.html
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-01 19:21:15 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-01 19:21:15 +0200
commit8529e057a988d22696676c7a4f649636dde932b9 (patch)
tree15135e50f67ede5d9e873a23bf9a98569f07a0c9 /res/templates/index.html
parent692d530b9348ea7192d4d2773609cbb03979245a (diff)
login: use base template
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>