{% with aspect=aspect|default:"16:9" %}{% if poster %}{% img poster alt=title|default:"" class="absolute inset-0 h-full w-full rounded-sm object-cover" %}{% endif %}{% if caption %}{{ caption }}{% endif %}{% endwith %}