peter@1: {% extends "theme.html" %}
peter@30: {% block body %}
peter@85:
j@252:
j@252:
j@252: {{ content|safe }}
j@252:
j@252:
rb@241:
j@260:
j@252:
rb@241:
j@252:
j@260:
j@252:
rb@267:
j@252:
rb@264: {{ author|safe }}
rb@267: {{ publications|safe }}
rb@267: {% include "info_link.html" %}
rb@244:
j@247: {% endblock %}