File: /home/mmickelson/trac_theflexguy_com_trac/trac/ticket/templates/ticket_notify_email.txt
$ticket_body_hdr
$ticket_props
#choose ticket.new
#when True
$ticket.description
#end
#otherwise
#if changes_body
Changes (by $change.author):
$changes_body
#end
#if changes_descr
#if not changes_body and not change.comment and change.author
Description changed by $change.author:
#end
$changes_descr
--
#end
#if change.comment
Comment${not changes_body and '(by %s)' % change.author or ''}:
$change.comment
#end
#end
#end
--
Ticket URL: <$ticket.link>
$project.name <${project.url or abs_href()}>
$project.descr