theme/apache/templates/page.html (4 lines of code) (raw):

{% extends "base.html" %} {% block content %} {{ page.content }} {% endblock %}