-
+
{{ videoChannel.displayName }}
{{ videoChannel.nameWithHost }}
{{ videoChannel.followersCount }} subscribers
-
+
Created by {{ videoChannel.ownerBy }}
diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
index 2499b6ed5708..9162d3b3cfa8 100644
--- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
+++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
@@ -13,7 +13,7 @@
My channels
-
+
{{ videoChannel.displayName }}
{{ videoChannel.nameWithHost }}
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html
index b243c129bf0c..b66c9afde9f7 100644
--- a/client/src/app/app.component.html
+++ b/client/src/app/app.component.html
@@ -8,7 +8,7 @@
-
+
{{ instanceName }}
diff --git a/client/src/app/menu/menu.component.html b/client/src/app/menu/menu.component.html
index f748a47d5f29..a8d34088ce10 100644
--- a/client/src/app/menu/menu.component.html
+++ b/client/src/app/menu/menu.component.html
@@ -168,9 +168,9 @@