From eed6a6e5660fba80a82ca002122852562bac2f43 Mon Sep 17 00:00:00 2001 From: noxy Date: Thu, 2 Feb 2017 10:51:28 +0000 Subject: [PATCH] Testing shit out --- s/item.tpl.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/s/item.tpl.html b/s/item.tpl.html index 827e14b..5536da4 100644 --- a/s/item.tpl.html +++ b/s/item.tpl.html @@ -5,7 +5,8 @@ - + + @@ -23,13 +24,13 @@
{% if item == "video" %} - + {% elseif item == "audio" %} {% if thumb != null %}

{% endif %} - + {% if thumb != null %}
{% endif %} @@ -55,5 +56,7 @@ + +