{% include "header.html" %}
{{ heading }}
{{ paragraphs }} {% if google_group_id %} {% if maillist_title %}
[Comment via email! ]
Comments for this post are in the
[mail list thread]
.
{% endif %} {% endif %} {% if prev_post or next_post %}
{% if next_post %}
Next: {{ next_post.title }}
{% else %}
{% endif %} {% if prev_post %}
Previous: {{ prev_post.title }}
{% else %}
{% endif %}
{% endif %}
Back to home