diff --git a/s/item.tpl.html b/s/item.tpl.html index 59afaef..2625e37 100644 --- a/s/item.tpl.html +++ b/s/item.tpl.html @@ -20,7 +20,11 @@
- {% if next != null %}{% endif %} + {% if next != null %} + + {% else %} + + {% endif %} {% if item == "video" %} {% elseif item == "audio" %} @@ -37,7 +41,11 @@ {% else %}

404 - Not f0cked

{% endif %} - {% if prev != null %}{% endif %} + {% if prev != null %} + + {% else %} + + {% endif %}