--- layout: default --- {% if page.url == "/" %} {% assign notification_content = content | strip_html | strip %} {% if notification_content != "" %}
{{ content }}
{% endif %} {% endif %} {% include homepage/hero.html %} {% include homepage/media-homepage.html %}