{% include header-nng.html %} {% if page.url and page.url == site.index_path %} {% include nn-content.html %} {% else %} {{ content }} {% endif %}
{% include footer-nng.html %}