;_;
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
				
			|||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
      {% endif %}
 | 
					      {% endif %}
 | 
				
			||||||
    {% elseif item == "image" %}
 | 
					    {% elseif item == "image" %}
 | 
				
			||||||
      <a href="{{ dest }}" target="_blank"><img src="{{ dest }}" style="max-width: 100%;height:auto;" /></a>
 | 
					      <a href="{{ dest }}" target="_blank"><img src="{{ dest }}" style="max-width: 640px;height:auto;" /></a>
 | 
				
			||||||
    {% else %}
 | 
					    {% else %}
 | 
				
			||||||
      <h1>404 - Not f0cked</h1>
 | 
					      <h1>404 - Not f0cked</h1>
 | 
				
			||||||
    {% endif %}
 | 
					    {% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user