% content_for "header" do %>
<%= number_with_separator(video.views) %>
<%= number_with_separator(video.likes) %>
<%= number_with_separator(video.dislikes) %>
Wilson Score : <%= video.wilson_score.round(4) %>
Rating : <%= rating.round(4) %> / 5
Engagement : <%= engagement.round(2) %>%
<% if ad_slots %>Ad Slots : <%= ad_slots %>
<% end %> <% if engage_types %>Engage Types : <%= engage_types %>
<% end %> <% if ad_tag %>Ad Category : <%= ad_category %>
Ad Tags(?) : <%= k2 %>
<% end %>
">
<%= video.info["author"] %>
"> Unsubscribe from <%= video.info["author"] %>
<% else %>"> Subscribe to <%= video.info["author"] %>
<% end %> <% end %>Shared <%= video.published.to_s("%B %-d, %Y") %>
<%= rv["title"] %>
<%= rv["author"] %>
<% end %> <% end %>