1
Fork 0

Update 'html/poketube.ejs'

This commit is contained in:
Ashley 2022-08-24 11:38:44 +02:00
parent b66c8baa9e
commit cea066b46e

View file

@ -1,5 +1,4 @@
<% if (!isMobile) { %>
<% if (!isMobile) { %>
<!--
This Source Code Form is subject to the terms of the GNU General Public License:
@ -343,7 +342,10 @@ border-radius: 5px;
<p>
PokeTube Player v08.21.22 - Node.js <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )
</p>
</div>
<p>
This website does not track you. <a href="/privacy">Privacy Policy</a>
</p>
</div>
<div class="recommended-list" style="background-color:#1c1c1c;border-radius:25px;margin: 10px;">
@ -889,4 +891,4 @@ summary:hover{
</body>
</html>
</body>
<% } %>
<% } %>