--- layout: default --- {% include setlang.html %} {{page.title}} {% if page.subtitle %} {{page.subtitle}} {%endif%} {{ content }} {% if page.see_also.size > 0 %} {{t.see_also}} {% for button in page.see_also %} {{button.label}} {% endfor %} {% endif %} {% if page.pair-blocks!=nil%} {% include pair-blocks.html blocks=page.pair-blocks %} {% endif %}