rf-web/_includes/embeds/peertube.html

3 lines
250 B
HTML
Raw Normal View History

2021-01-30 14:31:30 +00:00
<div class='embed-container'>
2021-05-26 18:23:12 +00:00
<iframe width="560" height="315" sandbox="allow-scripts allow-popups allow-same-origin" class="peertube-embed" src="https://tv.undersco.re/videos/embed/{{ include.id }}" frameborder="0" allowfullscreen></iframe>
2021-01-30 14:31:30 +00:00
</div>