-

{% if type == 'year' %}{{year}}, on luxagraf{%else%} Archive: {{month}} {{year}} {% endif %}

{% if type == 'year' %} +

{% if not month %}{{year|date:"Y"}}, on luxagraf{%else%} Archive: {{month|date:"F Y"}}{% endif %}

{% if not month %}
    {% regroup object_list by pub_date.month as entries_by_month %}{% for entries in entries_by_month %}
  • {{ entries.list.0.pub_date|date:"F Y" }}
      {% for post in entries.list %} -- cgit v1.2.3-70-g09d2