summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-08-30 18:23:45 +0200
committerAurélien Bompard <aurelien@bompard.org>2012-08-30 18:23:45 +0200
commit0637b6b97fec94799c3733e8b20519456814fce8 (patch)
tree026d15d66afec93ab5046bea50faab6c5b5d90b1 /hyperkitty/templates
parentec7da1aac20a01838d30e02d550c13b22414be73 (diff)
downloadhyperkitty-0637b6b97fec94799c3733e8b20519456814fce8.tar.gz
hyperkitty-0637b6b97fec94799c3733e8b20519456814fce8.tar.xz
hyperkitty-0637b6b97fec94799c3733e8b20519456814fce8.zip
Normalize tabs to spaces
Diffstat (limited to 'hyperkitty/templates')
-rw-r--r--hyperkitty/templates/message.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperkitty/templates/message.html b/hyperkitty/templates/message.html
index 5fd81a8..5d061e5 100644
--- a/hyperkitty/templates/message.html
+++ b/hyperkitty/templates/message.html
@@ -62,10 +62,10 @@
{% else %}
alert('You need to login in order to vote');
{% endif %}
-
+
});
- });
+ });
</script>
{% endblock %}