Posted by: {{ comment.user_name|default:comment.user }}
A new comment has been posted on your site "{{ site }}", to the page entitled {{ content_object }}.

{% if comment.title %}
Title: {{ comment.title }}
{% endif %}
Name: {{ comment.user_name|default:comment.user }}
Email: {{ comment.user_email }}
Homepage: {{ comment.user_url }}
Moderated: {{ comment.is_public|yesno:'no,yes' }}
Comment:
{{ comment.comment }}

You have the following options available: