diff --git a/src/views/watch.ecr b/src/views/watch.ecr index 082acdf6..4545b697 100644 --- a/src/views/watch.ecr +++ b/src/views/watch.ecr @@ -117,7 +117,7 @@ player.src(currentSources);
- ">
- <%= video.info["author"] %>
+
+ <%= video.author %>
- "> - Unsubscribe from <%= video.info["author"] %> + + Unsubscribe from <%= video.author %>
<% else %>- "> - Subscribe to <%= video.info["author"] %> + + Subscribe to <%= video.author %>
<% end %> <% else %>- Login to subscribe to <%= video.info["author"] %> + Login to subscribe to <%= video.author %>
<% end %>