theme/openoffice/templates/page.html (5 lines of code) (raw):

{% extends "base.html" %} {% block content %} <br/> {{ page.content }} {% endblock %}