stray file?

pull/1/head
eric 2015-04-27 23:24:19 -04:00
parent 29108128a5
commit 877eac1af2
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{% load url from future %}{{ comment.user.username }} has commented on a book you also commented on, {{ comment.content_object.title }}, as follows.
{{ comment.comment }}
You can see all comments on this book at https://{{ current_site.domain }}{% url 'work' comment.content_object.id %}?tab=2 .
The Unglue.it team