From 4bfb423385176c02bdee0e1118a3041d0c73a6fe Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 29 May 2016 19:57:13 +0200 Subject: use ajax for votes when possible --- templates/index.html | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 1a6edf3..dc6e47e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,6 +8,7 @@ +

Lehrersprüche

@@ -15,12 +16,12 @@ {% for joke in jokes %}
-
-
+
+ - - + +
@@ -69,5 +70,26 @@
+ -- cgit v1.3.1