theme/apache/templates/siteindex.html (
5
lines of code) (
raw
):
{% extends "base.html" %} {% block content %} {{ page.content }} {{ SITE_INDEX }} {% endblock %}