{% include head.html %} {% if page.lang == 'en' %}
{% else %}
{% include i18n-notice.html %}
{% endif %}
{{ content }}
{% include footer/footer-{{ page.lang }}.html %}