{{ project }}
{%- if prev %}
{{ prev.title|striptags|e }}
{%- endif %}
{%- if prev and next %} | {% endif %}
{%- if next %}
{{ next.title|striptags|e }}
{%- endif %}
{{ metatags }} {% block htmltitle %}