{% block content %}
{% endblock %}
{% if not DISABLE_SEARCH %}
{% endif %}
{% if SOCIAL %}
{% endif %}
{% if LINKS %}
{% endif %}
{% if SUPPORTS %}
{% endif %}
-
{% if CATEGORY_SAVE_AS %}
- Categories {% for cat, _ in categories %}
- {{ cat }} {% endfor %} {% endif %} {% if DISPLAY_PAGES_ON_MENU != False %}
- Pages {% for p in pages %}
- {{ p.title }} {% endfor %} {% endif %} {% if ARCHIVE_SAVE_AS %}
- Archives {% endif %}
Receive Updates
ATOMBlogroll
-
{% for text, url in LINKS %}
- {{ text }} {% endfor %}