{% include('header.html') %}
{% include('sidebar.html') %}
{{ page.content }}
{% include('contents_page.html') %}