{% extends "_default/base.html" %} {% block content %} {%- set section = get_section(path="partners/_index.md") %} {% include "partials/intro.html" %} {% include "partials/partnersCards.html" %} {% include "partials/partnersSidebar.html" %} {% endblock content %}