diff --git a/html/poketube.ejs b/html/poketube.ejs index d80c9f1c..4d31a3b9 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1,4 +1,6 @@ - - @@ -433,12 +434,7 @@ margin-right: 100px; - - <% if (optout) { %> - - - - <% } %> + <% if (!optout) { %> @@ -465,4 +461,384 @@ margin-right: 100px; - + <% } %> + + <% if (isMobile) { %> + + + + <% if (e === false) { %> + + <% } %> + <% if (!e) { %> + + + + + + + + + + + <% } %> + + + <%=video.Title%> - PokeTube Mobile + + + + + + + + + + +
+ +
+
+
+ + +
+
+ +
<%=video.Title%> + +
+
+
+
+ <%=engagement.viewCount.toLocaleString()%> Views - Uploaded on <%=date%> :3 +
+
+ + <%=engagement.likes.toLocaleString()%> +
+ + <%=engagement.dislikes.toLocaleString()%> + + + + Download + + More.. +
+
+ +
+
+ +

Description

+
+ +

<%-String(video.Description).replace(/\n/g, "
")%>

+ +
+ + +
+
+
+ + + + + <% if (!optout) { %> + + + + + + + + + + + + + + + + + <% } %> +
+ + + + + <% } %>