diff --git a/tuxlite_tbs/templates/archives.html b/tuxlite_tbs/templates/archives.html index 1032c42..1520943 100644 --- a/tuxlite_tbs/templates/archives.html +++ b/tuxlite_tbs/templates/archives.html @@ -1,15 +1,19 @@ {% extends "base.html" %} {% block title %}{{ SITENAME }} [archive]{% endblock %} {% block content %} -{% for year, date_year in dates|groupby( 'date.year' ) %} -
{{ articles[ 0 ].date.strftime( '%B' ) }}
-| {{ article.date.strftime("%d %b %Y") }} | +{{ article.title }} | +