j@1577: {% extends "theme.html" %} j@1577: {% block body %} j@1577:
j@1598: j@1577: j@1577:
j@1577: j@1577:
j@1577: {{ content|safe }} j@1577:
j@1577: {{ author|safe }} j@1577: {% include "info_link.html" %} j@1577:
j@1577:
j@1577: {% endblock %}