{% block head %}
{% block title %}{{ SITENAME }}{%endblock%}
{% if FEED_ALL_ATOM %}
{% endif %} {% if FEED_ALL_RSS %}
{% endif %} {% block extra_head %}{% endblock extra_head %} {% endblock head %}
About{% if output_file == "index.html" %}
(current)
{% endif %}
Download{% if output_file == "download.html" %}
(current)
{% endif %}
Documentation
Support
Github
Twitter
{% block content %} {% endblock %}