From 7231d6dd3b16d9454593ad75fdd26ea6b81fd449 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 28 May 2016 12:03:56 +0200 Subject: add report button --- templates/index.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 33a5126..ef7559d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,12 +16,19 @@
- - + +
-
-

{{ joke.text }}

+
+

{{ joke.text }}

+
+ + +
{% endfor %} -- cgit v1.3.1