mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 04:38:04 +01:00
Update youtube.ejs
This commit is contained in:
parent
b217719749
commit
470a94a26c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
along with this program. If not, see https://www.gnu.org/licenses/.
|
along with this program. If not, see https://www.gnu.org/licenses/.
|
||||||
-->
|
-->
|
||||||
<!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) { %>
|
||||||
|
|
Loading…
Reference in a new issue