Add .paige-youtube

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

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

Loading…
Cancel
Save