{% extends "_default/base.html" %} {% block content %}
{% 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 %}