{% extends "propmgr/email/base.txt" %} {% block body %}{% load propmgr %} **DO NOT REPLY TO THIS E_MAIL** A new comment has been posted to the PyCon 2009 Talk Proposal "{{ comment.proposal.id }}. {{ comment.proposal.title }}". The entire proposal and all comments can be viewed and replies made here: {{ comment.proposal|site_absolute_url }} :Commenter: {{ comment.commenter|protected_proposal_user_name:prop_and_user }} {{ comment.comment }} **DO NOT REPLY TO THIS E_MAIL** {% endblock %}