Add .paige-youtube

master
Will Faught 2 years ago
parent 367ad7729a
commit 952829ae3b

@ -65,11 +65,13 @@
{{ $src = print $src "?" . }}
{{ end }}
{{ partial "paige/video.html" (dict
"fullscreen" $fullscreen
"height" $height
"referrerpolicy" $referrerpolicy
"src" $src
"title" $description
"width" $width
) }}
<div class="paige-youtube">
{{ partial "paige/video.html" (dict
"fullscreen" $fullscreen
"height" $height
"referrerpolicy" $referrerpolicy
"src" $src
"title" $description
"width" $width
) }}
</div>

Loading…
Cancel
Save