Back to Expressjs

Home

_layouts/home.html

latest218 B
Original Source

{% include head.html %} {% if page.lang == 'en' %}

{% else %} {% endif %} {% include header.html %}

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