{% assign query = (site.pages | where: 'object_id', page.object_id) %} {% include head.html %} {% include app_shell_simple.html %}
{% include header.html %}
{{ content }}
{% include foot.html %}