diff --git a/rhodecode/templates/email_templates/changeset_comment.html b/rhodecode/templates/email_templates/changeset_comment.html --- a/rhodecode/templates/email_templates/changeset_comment.html +++ b/rhodecode/templates/email_templates/changeset_comment.html @@ -8,5 +8,5 @@ ${body} % if status_change is not None:
New status -> ${status_change} -
-% endif \ No newline at end of file + +% endif