{% comment %}NOTE: page_id is also definied in page.html{% endcomment %} {% assign page_id = page.url | split: '/' | last | remove: '.html' %} {% include head.html %} {% include topnav.html %}
 
{% include sidebar.html %}
{{content}}