From 3f04ac893e3670e31144ae4e5e7c88122a6d5a10 Mon Sep 17 00:00:00 2001 From: william-bratches Date: Sat, 22 Mar 2014 01:30:07 -0400 Subject: [PATCH] more testing --- 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 6cc32fd..483bdd2 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{{ note.thanks|pluralize }} + Thank{{ note.thanks|pluralize }} {{ note.thanks }} {{ note.name }} -- 2.25.1