{% include head.html %} {% include header.html %}
{% include docs_nav.html %}

{{ page.title }}

{% if page.version == NULL %} {% else %}

version: {{page.version}}, since: {{page.since}}

{% endif %} {{ content }}
{% include footer.html %}