From: william-bratches Date: Sat, 22 Mar 2014 06:11:15 +0000 (-0400) Subject: Fix for issue 352, adding dynamic pluralization. X-Git-Tag: release-20150131~144^2~12^2~6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6b0ec90665c8ea7568ec7628815e6b75e150ed13;p=oweals%2Fkarmaworld.git Fix for issue 352, adding dynamic pluralization. --- diff --git a/karmaworld/templates/notes/note_list_entry.html b/karmaworld/templates/notes/note_list_entry.html index 05c1814..b226810 100644 --- a/karmaworld/templates/notes/note_list_entry.html +++ b/karmaworld/templates/notes/note_list_entry.html @@ -1,5 +1,8 @@ + {{ note.thanks|stringformat:"010g" }} + + {{ note.uploaded_at|date:"l M d o"|capfirst }} {{ note.thanks }} Thanks{{ note.thanks|pluralize }}