Files
2025-10-25 12:39:30 +02:00

4 lines
247 B
HTML

{% assign src = include.iframe.src | default:include.iframe.path %}
<iframe src="{% include_cached smart-url url=src %}" width="100%" frameborder="no" scrolling="no" allowfullscreen="true" style="width: 100%; aspect-ratio: calc(16/9);"></iframe>