{{#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}}
{{title}}{{#if branch}} of {{branch}}{{/if}}
{{linebreaks commit_message}}
{{#if rolled_back_by_revision}}
Rolled back by {{rolled_back_by_revision.description}}
{{/if}}