6 lines
209 B
HTML
6 lines
209 B
HTML
<iframe width="100%" height="315" sandbox="allow-same-origin allow-scripts allow-popups"
|
|
src="https://video.assilvestrar.club/videos/embed/{{ index .Params 0 }}"
|
|
frameborder="0"
|
|
allowfullscreen>
|
|
</iframe>
|