mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
Update poketube.ejs
This commit is contained in:
parent
69a9d6d8ae
commit
2c5aabdfa4
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue