diff --git a/html/channel.ejs b/html/channel.ejs index a95eee8b..27e5d342 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -400,6 +400,25 @@ + <% if (!isMobile) { %> + +
+ <% if (!tab) { %> + + Uploads + About + <% } %> + <% if (tab) { %> + + Uploads + About + <% } %> + +
+ + + + <% } %> <% } %> <% if (isMobile) { %> @@ -430,27 +449,11 @@ <% } %> <% } %> + + <% } %> - <% if (!isMobile) { %> - -
- <% if (!tab) { %> - Uploads - About - <% } %> - <% if (tab) { %> - - Uploads - About - <% } %> - -
- - - - <% } %>
<% if (!tab) { %>