{% if include.page == 'home' %} {% else %} {% endif %} Home {% if include.page == 'home' %}
Categories
{% for section in site.data.main.sections %} {% if forloop.first %} {{ section.title }} {% else %} {{ section.title }} {% endif %} {% endfor %}
{% endif %}
Contribute
{% if 1 == 0 %} {% if include.page == 'restrictions' %} {% else %} {% endif %} Restrictions {% endif %}