{% extends "index.html" %} {% block content %} {% set section = get_section(path="join-us/_index.md")%} {{ section.content | safe}} {% include "partials/page_list.html" %} {% endblock content %}