[mod] trailing spaces
This commit is contained in:
parent
202594d9fa
commit
5d2c521afd
@ -10,7 +10,7 @@
|
|||||||
<img class="lazy" src="{{ video.generate_thumbnail("720") }}">
|
<img class="lazy" src="{{ video.generate_thumbnail("720") }}">
|
||||||
<video autoplay loop muted class="fillWidth">
|
<video autoplay loop muted class="fillWidth">
|
||||||
<source src="{{ video }}" type="video/webm" data-source="{{ video }}" data-format="vp8" data-extension="webm">
|
<source src="{{ video }}" type="video/webm" data-source="{{ video }}" data-format="vp8" data-extension="webm">
|
||||||
</video>
|
</video>
|
||||||
{% else %}
|
{% else %}
|
||||||
<img class="responsive-img" src="{{ image }}">
|
<img class="responsive-img" src="{{ image }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user