diff --git a/views/player.ejs b/views/player.ejs index f1acdb0..86b9830 100644 --- a/views/player.ejs +++ b/views/player.ejs @@ -22,7 +22,8 @@
- <%= videoData.username %> + <%= videoData.username %> +
@@ -31,8 +32,8 @@ <%if (username==videoData.username) { %> <% } %> + - <%- include('comments.ejs') -%> <%- include('footer.ejs') -%> \ No newline at end of file