diff --git a/static/templates/message.handlebars b/static/templates/message.handlebars
index 978dc95e34..000789f49c 100644
--- a/static/templates/message.handlebars
+++ b/static/templates/message.handlebars
@@ -200,11 +200,7 @@
-
- {{#unless status_message}}
- {{#if ../../../use_match_properties}}{{{match_content}}}{{else}}{{{content}}}{{/if}}
- {{/unless}}
-
+ {{#unless status_message}}{{#if ../../../use_match_properties}}{{{match_content}}}{{else}}{{{content}}}{{/if}}{{/unless}}