#if action == 'added' or action == 'changed' #if action == 'added' Added post "${name}" by ${author} at ${time} #end #if action == 'changed' Changed post "${name}" by ${author} at ${time}. Revision: ${version} #end Page URL: ${link} Content: ========================================================================= ========================================================================= Title: ${title} ========================================================================= ${body} ========================================================================= ========================================================================= #if comment Comment: ${comment} #end #end #if action == 'deleted' Deleted post "${name}" by ${author} at ${time} #end #if action == 'deleted_version' Page URL: ${link} Deleted version "${version}" of post "${name}" by ${author} at ${time} #end #if action == 'comment_added' Comment added to post "${name}" by ${author} at ${time} Page URL ${link} Content: ========================================================================= ${comment} ========================================================================= #end -- ${project.name} - ${project.url} ${project.descr} This is an automated message. Someone at ${project.url} added your email address to be notified of changes on "${project.name}" Blog. If it was not you, please report to ${project.admin}.