{%- include page/init.html -%}
{% include page/head.html %}
{% include page/top.html %}
{% include page/main.html %}
{% include page/footer.html %}
{% include components/login.html %}
{% include components/page_info.html %}
{% include page/end.html %}