{% load ocyan_thumbnail wagtailcore_tags styling_tags wagtailembeds_tags %} {{self.auto_play|safe}} {% include "svg/hero_waves_element.svg" %} {% if self.overlay %} {% endif %} {{ self.body|richtext }} {% if self.buttons %} {% for button in self.buttons %} {% include "coyote/blocks/partials/button.html" %} {% endfor %} {% endif %}