{% include head.html %}
{% include sidebar.html %}
{{ page.title }} - Wiki
{{ site.title }}
{{ content }} {% if page.hide_footer %} {% else %} {% include Footer.html %} {% endif %}