Merge branch 'f0ckdev' into 'master'

Schönheitsoperation [Insert Botox]

See merge request !40
This commit is contained in:
noxy 2016-11-15 13:19:15 +00:00
commit 4a050b5575

View File

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