From 6028ecf5d3865045ca45dbf4260dec42c6a83eb6 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Thu, 7 Nov 2019 10:11:13 +0000 Subject: [PATCH] tidy --- templates/item.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/item.html b/templates/item.html index d8ddf8c..7eeda06 100644 --- a/templates/item.html +++ b/templates/item.html @@ -180,7 +180,6 @@ span.description { color: rgb(96, 96, 96); } {% endif %} - {% endblock %}