{% load static %}
{% include './brand_navbar.html' %}
{% if show_hero %} {% include './hero.html' %} {% endif %}