Lines Matching refs:t2
2 $NS = $INFO [ 'namespace' ]; $t2 = "\n\t\t"; $t3 = "\n\t\t\t"; $t4 = "\n\t\t\t\t"; $t5 = "\n\t\t\t\… variable
22 $t2 . '<meta charset = "utf-8" />' .
23 $t2 . '<title>' . strtoupper ( $conf [ "lang" ] ) . ' / '; tpl_pagetitle ( ); echo '</title>' .
24 $t2 . '<link rel = "alternate" type = "application/json+oembed" href = "https://app.comicslate.org/…
25 $t2 . '<meta name = "viewport" content = "width = device-width, initial-scale = 1" />' .
26 $t2 . tpl_favicon ( array ( 'favicon', 'mobile' ) ) .
28 $t2 . '<link rel = "manifest" href = "/lib/tpl/comicslate/images/site.webmanifest">' .
33 …$t2 . '<script src = "//mc.yandex.ru/metrika/tag.js" async></script>' . $t2 . '<script src = "/lib…
35 $t2 . '<script>window . yaContextCb = window . yaContextCb || [ ]</script>' .
36 $t2 . '<script src = "//yandex.ru/ads/system/context.js" async></script>'
43 …? $t2 . '<script src = "/lib/plugins/cotan/neweditor.js?ver=' . date ( "y-m-d_H:i:s", filemtime ( …
48 $t2 . '<link rel = "preconnect" href = "https://fonts.gstatic.com" />';
49 if ( preg_match ( '/(h[ei]|ko|ja|zh)/', $conf [ "lang" ] ) ) echo $t2 . '<link rel = "preload" hre…
50 echo $t2 . '<link rel = "preload" href = "/lib/tpl/comicslate/fonts/dat_fest_comic.woff" as = "font…
51 …$t2 . '<link rel = "preload" href = "/lib/tpl/comicslate/fonts/dat_fest_comic.ttf" as = "font" typ…
53 $t2; tpl_metaheaders ( );
57 $t2 .
174 echo $t2 . '</div>' .
176 $t2 . '<div class = "no">' . $t3; tpl_indexerWebBug ( ); echo $t2 . '</div>' .