{{ $align := .Get "align" | default "center" }} {{ $width := .Get "width" | default 640 }} {{ $height := .Get "height" | default 360 }} {{ $aspectRatio := mul (div (float $height) (float $width)) 100 }}