diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-channel-title.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-channel-title.hbs
index c03cc344c79..0c097c46af8 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat-channel-title.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat-channel-title.hbs
@@ -7,7 +7,7 @@
{{@channel.chatable.users.length}}
{{else}}
-
+
{{/if}}
{{/if}}
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-composer-message-details.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-composer-message-details.hbs
index 20286950731..43122bfb7f1 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat-composer-message-details.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat-composer-message-details.hbs
@@ -5,7 +5,7 @@
>
{{d-icon (if @message.editing "pencil-alt" "reply")}}
-
+
{{@message.user.username}}
{{replace-emoji @message.excerpt}}
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-message-actions-mobile.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-message-actions-mobile.hbs
index a5d3326217a..08c59926d84 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat-message-actions-mobile.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat-message-actions-mobile.hbs
@@ -16,7 +16,7 @@
-
+
{{else}}
-
+
{{/if}}
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-message-thread-indicator.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-message-thread-indicator.hbs
index 8557405da6e..2e16cc3d229 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat-message-thread-indicator.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat-message-thread-indicator.hbs
@@ -10,7 +10,7 @@
>
-
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-user-avatar.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-user-avatar.hbs
deleted file mode 100644
index 4ba128549ba..00000000000
--- a/plugins/chat/assets/javascripts/discourse/components/chat-user-avatar.hbs
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- {{avatar @user imageSize=this.avatarSize}}
-
-
\ No newline at end of file
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-user-info.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-user-info.hbs
index e9fa4b9b446..1dd5843bf8e 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat-user-info.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat-user-info.hbs
@@ -1,6 +1,6 @@
{{#if @user}}
-
+
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-row.hbs b/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-row.hbs
index ef6e94c563e..91785854dba 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-row.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-row.hbs
@@ -1,4 +1,4 @@
-
+
{{#if (gt @content.tracking.unreadCount 0)}}
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-selection.hbs b/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-selection.hbs
index b5d27780cad..3a7643e2618 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-selection.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat/message-creator/user-selection.hbs
@@ -1,4 +1,4 @@
-
+
{{@selection.model.username}}
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat/message/avatar.hbs b/plugins/chat/assets/javascripts/discourse/components/chat/message/avatar.hbs
index 949271d7a20..c393efa893d 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat/message/avatar.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat/message/avatar.hbs
@@ -2,10 +2,6 @@
{{#if @message.chatWebhookEvent.emoji}}
{{else}}
-
+
{{/if}}
\ No newline at end of file
diff --git a/plugins/chat/assets/javascripts/discourse/components/chat/thread-list/item.hbs b/plugins/chat/assets/javascripts/discourse/components/chat/thread-list/item.hbs
index b5dd7ff0c0e..0f8799c2efc 100644
--- a/plugins/chat/assets/javascripts/discourse/components/chat/thread-list/item.hbs
+++ b/plugins/chat/assets/javascripts/discourse/components/chat/thread-list/item.hbs
@@ -14,7 +14,7 @@
>