{% if file_id == 'index' %}

{{ title }}

{% else %}

{{ title|mark_tail("Pybtex") }}

{% endif %} {% if file_id != 'index' and toc %}

Contents

{% endif %}
{{ body }}