From: william-bratches Date: Sat, 22 Mar 2014 05:44:34 +0000 (-0400) Subject: making a frankenstein out of the course entry page to dissect how it works. X-Git-Tag: release-20150131~144^2~12^2~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a79383c3ac835993614d6fa64951d8e5a6e3c4c9;p=oweals%2Fkarmaworld.git making a frankenstein out of the course entry page to dissect how it works. --- diff --git a/karmaworld/templates/notes/note_list_entry.html b/karmaworld/templates/notes/note_list_entry.html index c8fd521..0c63e7e 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.uploaded_at|date:"l M d o"|capfirst }} - {{ note.get_popularity }} Thank{{ note.get_popularity|pluralize }} - + {{ course.get_popularity }} Thank{{ course.get_popularity|pluralize }} {{ note.name }}