@@ -87,7 +87,7 @@
{% endif %}
{% endblock %}
-
+{# TODO: what to do with relbars (prev/next/index)? #}
{% block relbar1 %}
{% endblock %}
{% block relbar2 %}
@@ -96,8 +96,8 @@
{% block content %}
-
-
+
+ #}
{% block body %} {% endblock %}
@@ -124,11 +125,11 @@
{% block footer %}
{{ super() }}
-
+{# Placed at the end of the document so the pages load faster. #}