---
layout: default
---
{% include setlang.html %}
{{page.title}}
{% if page.subtitle %}
{{page.subtitle}}
{%endif%}
{{ content }}
{% if page.include-discuss %}
{% include banner-discuss.html %}
{% endif %}
{% if page.alternate-blocks!=nil%}
{% include alternate-blocks.html blocks=page.alternate-blocks %}
{% endif %}
{% if page.include-developers-newsletter %}
{% include banner-newsletter.html newsletterdata=site.newsletterdata %}
{% endif %}
{% if page.pair-blocks!=nil%}
{% include pair-blocks.html blocks=page.pair-blocks %}
{% endif %}
{% include banner-joinus.html %}