parent
a0abc22dcd
commit
d43e6f05e1
|
@ -23,7 +23,7 @@
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<div class="medium">
|
<div class="medium">
|
||||||
{% if item == "image" || item == "audio" || item == "video" %}
|
{% if item == "image" || item == "audio" || item == "video" %}
|
||||||
<a href="{{ dest }}" target="_blank"><img src="./b/dc4c9160.jpg" style="max-width: 640px;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 %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user