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