From: Michael Tremer Date: Tue, 17 Mar 2015 13:07:25 +0000 (+0100) Subject: planet: Fix yearly list of posts X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86ddb638fb63e189885123ae0112d946142fba6c;p=ipfire.org.git planet: Fix yearly list of posts --- diff --git a/templates/planet/year.html b/templates/planet/year.html index a2b9a6b4..8447e684 100644 --- a/templates/planet/year.html +++ b/templates/planet/year.html @@ -20,7 +20,7 @@ {{ entry.title }} - {{ entry.author.cn }} + {{ entry.author.name }} {% end %}