diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-01 19:21:15 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-01 19:21:15 +0200 |
| commit | 8529e057a988d22696676c7a4f649636dde932b9 (patch) | |
| tree | 15135e50f67ede5d9e873a23bf9a98569f07a0c9 /res/templates/index.html | |
| parent | 692d530b9348ea7192d4d2773609cbb03979245a (diff) | |
login: use base template
Diffstat (limited to 'res/templates/index.html')
| -rw-r--r-- | res/templates/index.html | 1 |
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> |
