{% if page.title_icon %} {% endif %}{% if page.title_image %}
{% endif %}{% if page.title_html %}{{ page.title_html }}{% else %}{{ page.title | xml_escape }}{% endif %}
{%- if page.resource.ref -%}{%- unless page.ref == page.resource.ref -%}
{% include t.html t="in" %} {% include link.html to=page.resource.ref %}
{%- endunless -%}{%- endif -%}