Update item.tpl.html

This commit is contained in:
noxy 2017-02-01 11:13:17 +00:00
parent f51ae67659
commit f8706b941b

View File

@ -20,7 +20,7 @@
&nbsp;| <a id="prev" href="/{{ prev }}">->></a>
{% endif %}
</div>
<div class="wrapper">
<div class="medium">
{% if item == "video" %}
<video id="player" src="{{ dest }}" style="max-width: 1280px; height: 50%;" preload="auto" autoplay controls loop></video>
@ -38,6 +38,7 @@
{% else %}
<h1>404 - Not f0cked</h1>
{% endif %}
</div>
</div>
<div class="panel info">