mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-28 17:49:01 +01:00
Update poketube.ejs
This commit is contained in:
parent
4747d5c43c
commit
a6a6006940
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue