Skip to content
Snippets Groups Projects
Commit 60d47f70 authored by Olivia206's avatar Olivia206
Browse files

fixed peertube

parent 2039f477
No related branches found
No related tags found
No related merge requests found
{{ partial "PrepareHTML" .video.iframe }}
\ No newline at end of file
<div class="lazy-video-player">
<button class="lazy-video-player__play" title ="{{- i18n "blocks.video.play" -}}" aria-label="{{- i18n "blocks.video.play" -}}"></button>
</div>
<div class="video-container">
<iframe data-unloaded-src="{{ .video.embed_with_defaults }}" title="{{ .video_title }}" allow="autoplay; fullscreen"></iframe>
</div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment