{% if module.embed_url %}
  <iframe
    src=""
    width="100%"
    height=""
    style="border:none;"
    loading="lazy">
  </iframe>
{% endif %}