{#- This file was automatically generated - do not edit -#} {% extends "main.html" %} {% block styles %} {{ super() }} {% endblock %} {% block tabs %} {{ super() }}
{% include "partials/hero.html" %} {% include "partials/content.html" %} {% include "partials/grid-example.html" %}
{% endblock %}