{% load blog_tags %} {% blog_months as months %} {% if months %}

Archive

{% blog_months as months %} {% for month in months %} {% ifchanged month.year %}

{{ month.year }}

{% endif %} {% blog_tags as tags %} {% if tags %}

Tags

{% endif %} {% blog_authors as authors %} {% if authors %}

Authors

{% blog_authors as authors %} {% for author in authors %} {{ author.get_full_name|default:author.username }} {% endfor %} {% endif %}

Feeds

RSS / Atom