{% include override.html %} {% if site.icon_url %} {% endif %} {{ site.name }} {{ site.description }} Archive RSS {% if site.email %} Contact {% endif %} Home {% for weight in (1..10) %} {% for p in site.pages %} {% if p.weight == weight %} {% if p.title != 'index' %} {{ p.title }} {% endif %} {% endif %} {% endfor %} {% endfor %} {{ content }} {% include footer.html %} {% if site.disqus_shortname %} {% endif %}
{{ site.description }}