From 5dcefd3ffc2cc30a723fc31b2637eafb35e6468f Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 10 Jun 2016 20:32:14 +0200 Subject: explain score --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index dd45138..9e0b41b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -61,7 +61,7 @@
{% if not joke.deleted %}
- whatshot{{ joke.score }} + whatshot {{ joke.score }} Punkte
-- cgit v1.3.1