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 }} j@252:
rb@264: {% include "author_info_link.html" %} j@252: {% endblock %}