{% block content %} {{ page.content }} {% if page.is_homepage %} {% include "inc/homepage_nav.html" %} {% endif %} {% endblock %}