diff --git a/site/layouts/partials/functions/video_fsfe.html b/site/layouts/partials/functions/video_fsfe.html index 747e2a1..a1460b5 100644 --- a/site/layouts/partials/functions/video_fsfe.html +++ b/site/layouts/partials/functions/video_fsfe.html @@ -1,9 +1,13 @@ +{{ $.Scratch.Set "langext" "" }} +{{ if and (or (eq .Lang "de") ) }} + {{ $.Scratch.Add "langext" (printf "_%s" .Lang) }} +{{ end }}