safing-web/_includes/video_wrapper.html
2020-05-20 17:40:12 +02:00

2 lines
254 B
HTML

<video style="padding-bottom: 1rem;" src="{{ page.video_source }}" controls></video>
<p class="text-center">Watch on <a href="https://youtu.be/{{ page.youtube_hash }}">YouTube</a> or <a href="https://invidio.us/{{ page.youtube_hash }}">Invidious</a></p>