{% load static %}
{% autoescape off %}

{{ hero.title }}

{{ hero.slogan }}

{% endautoescape %}
{% if hero.btn.conversion_name %} {{ hero.btn.title }} {% else %} {{ hero.btn.title }} {% endif %} {% if hero.video_link %} Watch Video {% endif %}