Update poketube.ejs

This commit is contained in:
Ashley 2022-06-22 17:55:30 +03:00 committed by GitHub
parent 4747d5c43c
commit a6a6006940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>