{% include global_head_assets.html %}
JSON API — {{ page.title|strip }}
{% include site_navigation.html %}
{% if page.show_sidebar %}
{{ page.title }}
{% endif %}
{{ page.title }}
{{ content }}
{% include global_html_footer.html %}