From 5d1ed334512c4b0229f845cf8792080c79a8c792 Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 2 Jun 2016 19:18:59 +0200 Subject: allow joke submitters to delete --- templates/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 7038617..866b1d3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -38,9 +38,11 @@ {% if joke.mine %} -
- stars -
+
+ + + +
{% endif %} -- cgit v1.3.1