<%= HTML.escape(item.author) %><% if !item.author_verified.nil? && item.author_verified %> <% end %>
@@ -23,7 +23,7 @@ <% if !env.get("preferences").as(Preferences).thin_mode %><%= translate_count(locale, "generic_videos_count", item.video_count, NumberFormatting::Separator) %>
+
<% if item.length_seconds != 0 %>
<%= recode_length_seconds(item.length_seconds) %>
<% end %> @@ -51,7 +51,7 @@ <% if !env.get("preferences").as(Preferences).thin_mode %>
+
<% if plid_form = env.get?("remove_playlist_items") %>