j@252: {% extends "theme.html" %} j@252: {% block body %} j@252:
j@252:
j@252: j@252:
j@252:
j@252: {{ content|safe }} j@252:
rb@264: {{ author|safe }} rb@267: {% include "info_link.html" %} j@252:
j@252: {% endblock %}