muh
This commit is contained in:
		@@ -6,9 +6,9 @@
 | 
				
			|||||||
  <link rel="icon" type="image/gif" href="./s/favicon.gif" />
 | 
					  <link rel="icon" type="image/gif" href="./s/favicon.gif" />
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
  <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 />
 | 
					 | 
				
			||||||
  <div class="id">[ID: {{ id }} | by: {{ username }}]</div>
 | 
					  <div class="id">[ID: {{ id }} | by: {{ username }}]</div>
 | 
				
			||||||
  <div class="return"><a href="/" title="return to main">f0ck.me</a></div><br />
 | 
					  <div class="return"><a href="/" title="return to main">f0ck.me</a></div><br />
 | 
				
			||||||
 | 
					  <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 %}
 | 
					  {% if thumb != null %}
 | 
				
			||||||
  <div class="thumbnail">
 | 
					  <div class="thumbnail">
 | 
				
			||||||
    <img src="{{ thumb }}" />
 | 
					    <img src="{{ thumb }}" />
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user