Update item.tpl.html
This commit is contained in:
parent
f51ae67659
commit
f8706b941b
|
@ -20,7 +20,7 @@
|
|||
| <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>
|
||||
|
@ -39,6 +39,7 @@
|
|||
<h1>404 - Not f0cked</h1>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel info">
|
||||
<span class="id">ID: {{ id }} | by: {{ username }}<span></span><br />
|
||||
|
|
Loading…
Reference in New Issue
Block a user