{% set id = id|default('hero') %} {% set content = content|default(page.content) %}
{% if hero_image %}
{% endif %}
{{ content|raw }}