diff --git a/wowfunding/templates/comments.html b/wowfunding/templates/comments.html index d7e2cec..678398d 100644 --- a/wowfunding/templates/comments.html +++ b/wowfunding/templates/comments.html @@ -46,7 +46,7 @@ - {{c.date_added.strftime('%Y-%m-%d %H:%M')}} + {{_c.date_added.strftime('%Y-%m-%d %H:%M')}}
{{_c.message}}