{% extends "base.html" %} {% block content %} {% if page.is_homepage %} {% endif %} {{ super() }} {% endblock %}