{% block title %}
{% if title %}{{ title }}{% endif %}
{% endblock title %}
-
{% if header_name %}{{ header_name }}{% else %}rdiffweb{% endif %}
{% if version %}{% endif %}
{% if rssLink %}{% endif %}
{% include extra_head_templates ignore missing with context %}
{% endblock head %}