Update item.tpl.html
This commit is contained in:
		@@ -10,6 +10,7 @@
 | 
			
		||||
  <div class="return"><a href="/" title="return to main">f0ck.me</a></div>
 | 
			
		||||
  <div class="controls">{% if next != null %}<a id="next" href="/{{ next }}"><<-</a> | {% endif %} <a id="random" href="/random" title="Random">random</a> {% if prev != null %} | <a id="prev" href="/{{ prev }}">->></a>{% endif %}</div><br />
 | 
			
		||||
    {% if thumb != null %}
 | 
			
		||||
    <br />
 | 
			
		||||
    <div class="audiothumbnail">
 | 
			
		||||
    <img src="{{ thumb }}" />
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user