{% extends 'base.html' %} {% block 'content' %}
Dear ${subscription.name},
A reply was posted to a comment you are watching.
${comment.user.username or comment.commenter_name} said...
"${comment.text}"
Don't want any more of these emails? Unsubscribe here.
{% endblock %}