From: Michael Tremer
- {{ item.author }} -
- {{ locale.format_date(item.published, full_format=True) }}
-
+
+
+ {{ _("Published by %(author)s, %(time)s") % { "author" : item.author, "time" : locale.format_date(item.published, full_format=True) } }}
+
- This is a list of all announcements made by {{ author.cn }} - in reverse chronological order. -
- {% end %} - -- {{ news.title }} - | -- {{ locale.format_date(news.date, full_format=True) }} - | -