--- layout: default --- {% include setlang.html %}

{{page.title}}

{% if page.subtitle %}

{{page.subtitle}}

{%endif%}
{{ content }}
{% if page.see_also.size > 0 %}

{{t.see_also}}

{% endif %}
{% if page.pair-blocks!=nil%} {% include pair-blocks.html blocks=page.pair-blocks %} {% endif %}