default.html000064400000000671150250165270007065 0ustar00 {%- include head.html -%}
{%- include preloader.html -%} {%- include navbar.html -%} {%- include sidebar.html -%} {{ content }} {%- include footer.html -%}
{% include foot.html -%} page.html000064400000000402150250165270006345 0ustar00--- layout: default ---
{% if page.title and page.title != blank %}

{{ page.title }}

{% endif %}
{{ content }}