From 9a9e63de5855af9a550b9e9bd1ea9294cbf625cf Mon Sep 17 00:00:00 2001 From: Flummi Date: Thu, 20 Oct 2016 22:19:22 +0000 Subject: [PATCH] Revert "Update item.tpl.html" This reverts commit eb7c0d36490e215919254220981a0310a1885167 --- s/item.tpl.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/s/item.tpl.html b/s/item.tpl.html index b6a9722..a4c7413 100644 --- a/s/item.tpl.html +++ b/s/item.tpl.html @@ -13,18 +13,17 @@ {% if item == "video" %} {% elseif item == "audio" %} - {% if thumb != null %} -
- -

- {% endif %} + {% if thumb != null %} +
+ +
+ {% endif %} {% elseif item == "image" %} {% else %}

404 - Not f0cked

{% endif %} -
ID: {{ id }} | by: {{ username }}
@@ -35,6 +34,7 @@ channel: {{ userchannel }}  network: {{ usernetwork }}
+
- + \ No newline at end of file