diff --git a/html/poketube.ejs b/html/poketube.ejs index 3521b293..588a7eaa 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -337,11 +337,11 @@ margin-right: 100px;
<% if (!optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %> <% if (optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %>
@@ -369,11 +369,11 @@ margin-right: 100px;