diff --git a/src/views/watch.ecr b/src/views/watch.ecr index 73068c79..696ce56f 100644 --- a/src/views/watch.ecr +++ b/src/views/watch.ecr @@ -130,14 +130,14 @@ function toggle_comments(target) {
Rating : <%= rating.round(4) %> / 5
Engagement : <%= engagement.round(2) %>%
<% if ad_slots %> -Ad Slots : <%= ad_slots %>
+Ad Slots : <%= ad_slots %>
<% end %> <% if engage_types %> -Engage Types : <%= engage_types %>
+Engage Types : <%= engage_types %>
<% end %> <% if ad_tag %> -Ad Category : <%= ad_category %>
-Ad Tags(?) : <%= k2 %>
+Ad Category : <%= ad_category %>
+Ad Tags(?) : <%= k2 %>
<% end %> @@ -172,7 +172,7 @@ function toggle_comments(target) {