1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-03-03 22:29:55 -05:00

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