Update poketube.ejs

This commit is contained in:
Ashley 2022-06-22 17:55:30 +03:00 committed by GitHub
parent 69a9d6d8ae
commit 2c5aabdfa4

View file

@ -18,7 +18,7 @@
-->
<!DOCTYPE html>
<% if (e === false) { %> <!-- if ?e=false,dont show up the meta tags -->
<% } %>
<% if (!e) { %>
<meta content="<%=video.Title%>" name=title>