From 65b2866bb1e4dbcf817196f912df4b4d4a67e98f Mon Sep 17 00:00:00 2001 From: william-bratches Date: Sat, 22 Mar 2014 01:42:36 -0400 Subject: [PATCH] ignore this --- karmaworld/templates/notes/note_list_entry.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karmaworld/templates/notes/note_list_entry.html b/karmaworld/templates/notes/note_list_entry.html index 343d36e..c8fd521 100644 --- a/karmaworld/templates/notes/note_list_entry.html +++ b/karmaworld/templates/notes/note_list_entry.html @@ -2,7 +2,7 @@ {{ note.uploaded_at|date:"l M d o"|capfirst }} - Thank{{ course.get_popularity|pluralize }} + {{ note.get_popularity }} Thank{{ note.get_popularity|pluralize }} {{ note.name }} -- 2.25.1