{{- partial "imgproc.html" (dict "src" ($imageOverwrite) "resize" "400x" "alt" (.alt) "style" "") -}}
diff --git a/layouts/shortcodes/manualcard.html b/layouts/shortcodes/manualcard.html
index ab2c578e95..fd8e8431bb 100644
--- a/layouts/shortcodes/manualcard.html
+++ b/layouts/shortcodes/manualcard.html
@@ -1,6 +1,15 @@
{{ $size := (.Get "size") }}
+{{- $webm_src := (.Get "webm_src") -}}
+{{- $mp4_src := (.Get "mp4_src") -}}
+{{- $alt := (.Get "alt") -}}
+