{{#if_include_project}}
{{project.name}}
{{/if_include_project}} {{#if_include_assignee}}
{{#if committer}} {{committer.username}} {{else}} {{#if assignee}} {{assignee}} {{else}} (unknown) {{/if}} {{/if}}
{{/if_include_assignee}}
Revision {{revno}}{{#if branch}} of {{branch}}{{/if}}
{{commit_message}}
{{#if rolled_back_by_revno}}
Rolled back by revision {{rolled_back_by_revno}}
{{/if}}