Merge branch 'master' into webcrypto
This commit is contained in:
@@ -11,6 +11,7 @@ $isPage = substr($template, -5) === '-page';
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="noindex" />
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta name="google" content="notranslate">
|
||||
<title><?php echo I18n::_($NAME); ?></title>
|
||||
<?php
|
||||
if (!$isDark):
|
||||
|
||||
Reference in New Issue
Block a user