From de8f9b7cd9cb001fef27d5c2cb73f7e78596b1b8 Mon Sep 17 00:00:00 2001
From: j <0x006A@0x2620.org>
Date: Tue, 7 Oct 2014 12:15:45 +0200
Subject: [PATCH] descriptions can contain quotes
---
pandora/templates/item.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pandora/templates/item.html b/pandora/templates/item.html
index 549bc29e4..99b94c408 100644
--- a/pandora/templates/item.html
+++ b/pandora/templates/item.html
@@ -17,7 +17,7 @@
- {%if description %} {%endif%}
+ {%if description %} {%endif%}
{%if keywords %} {%endif%}