{% extends "_default/base.html" %} {% block content %}
{{section.content | safe}} {% include "partials/splitRow.html" %}
{%- set section = get_section(path="about/community/_index.md") %} {% include "partials/splitRow.html" %}
{%- set section = get_section(path="about/sustainability/_index.md") %} {% include "partials/splitRow.html" %}
{%- set section = get_section(path="about/creators/_index.md") %} {% include "partials/splitRow.html" %}
{% endblock content %}