diff --git a/src/invidious/views/components/item.ecr b/src/invidious/views/components/item.ecr index 031b46da..6d227cfc 100644 --- a/src/invidious/views/components/item.ecr +++ b/src/invidious/views/components/item.ecr @@ -82,11 +82,19 @@
<%= HTML.escape(item.author) %> + <%- if author_verified %> <% end -%> +
+ + <% else %> +<%= HTML.escape(item.author) %> + <%- if author_verified %> <% end -%> +
+ <% end %> +<%= HTML.escape(item.author) %> + <%- if author_verified %> <% end -%> +
+ + <% else %> +<%= HTML.escape(item.author) %> + <%- if author_verified %> <% end -%> +
+ <% end %> +