From: william-bratches Date: Sat, 22 Mar 2014 04:35:16 +0000 (-0400) Subject: fix X-Git-Tag: release-20150131~144^2~12^2~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7b68890ce8b572f60ed92fcc251792b8311283ba;p=oweals%2Fkarmaworld.git fix --- diff --git a/karmaworld/templates/notes/note_list_entry.html b/karmaworld/templates/notes/note_list_entry.html index bcbc46a..5662c60 100644 --- a/karmaworld/templates/notes/note_list_entry.html +++ b/karmaworld/templates/notes/note_list_entry.html @@ -1,7 +1,7 @@ {{ note.uploaded_at|date:"l M d o"|capfirst }} - {{ note.thanks }} Thank{{|pluralize }} + {{ note.thanks }} Thank{{ note.thanks|pluralize }} {{ note.name }}