--- layout: base ---

{{ page.title }}

{% if page.markdown == 1 %} {{ content | markdownify }} {% else %} {{ content }} {% endif %}
{% if page.social_text %} {% include social.html %} {% endif %} {% if page.class == 'documentation' %}
Found a typo? An unclear example? Help us improve our documentation by forking and sending your fixes and suggestions.
Improve this Page!
{% endif %}