diff --git a/static/templates/message_controls.hbs b/static/templates/message_controls.hbs index 210da12b02..c3b169d1ed 100644 --- a/static/templates/message_controls.hbs +++ b/static/templates/message_controls.hbs @@ -1,10 +1,10 @@
{{#if msg/sent_by_me}} -
+
{{/if}} {{#unless msg/sent_by_me}} -
+
{{/unless}} @@ -21,7 +21,7 @@
{{#unless msg/locally_echoed}} -
+
{{/unless}} diff --git a/static/templates/message_reactions.hbs b/static/templates/message_reactions.hbs index 5a7f2edbaf..48b1ee31be 100644 --- a/static/templates/message_reactions.hbs +++ b/static/templates/message_reactions.hbs @@ -1,7 +1,7 @@ {{#each this/msg/message_reactions}} {{> message_reaction}} {{/each}} -
+
+