From: william-bratches Date: Sat, 22 Mar 2014 05:45:32 +0000 (-0400) Subject: continuing work of prvious commit. X-Git-Tag: release-20150131~144^2~12^2~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=266be3cf3b21fe18c610ef5f19fef2cbb102d1e9;p=oweals%2Fkarmaworld.git continuing work of prvious commit. --- diff --git a/karmaworld/templates/notes/note_list_entry.html b/karmaworld/templates/notes/note_list_entry.html index 0c63e7e..1f26c99 100644 --- a/karmaworld/templates/notes/note_list_entry.html +++ b/karmaworld/templates/notes/note_list_entry.html @@ -1,9 +1,9 @@ - {{ course.get_popularity|stringformat:"010g" }} + {{ note.thanks|stringformat:"010g" }} {{ note.uploaded_at|date:"l M d o"|capfirst }} - {{ course.get_popularity }} Thank{{ course.get_popularity|pluralize }} + {{ note.thanks }} Thank{{ note.thanks|pluralize }} {{ note.name }}