fuc/storage/framework/smarty/compile/ebf44ea1707297101a9a145e7be2d3b13b80e1cb_0.file_header.tpl.php
2025-03-13 17:13:42 +08:00

67 lines
3.4 KiB
PHP
Executable File

<?php
/* Smarty version 5.3.1, created on 2025-02-02 11:30:48
from 'file:header.tpl' */
/* @var \Smarty\Template $_smarty_tpl */
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_679ee6e82838b1_25031660',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ebf44ea1707297101a9a145e7be2d3b13b80e1cb' =>
array (
0 => 'header.tpl',
1 => 1730805945,
2 => 'file',
),
),
'includes' =>
array (
),
))) {
function content_679ee6e82838b1_25031660 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/www/wwwroot/fuuu.cloud/resources/views/tabler';
?><!doctype html>
<html lang="zh">
<head>
<meta charset="utf-8"/>
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<title><?php echo $_smarty_tpl->getValue('config')['appName'];?>
</title>
<!-- CSS files -->
<link href="//<?php echo $_smarty_tpl->getValue('config')['jsdelivr_url'];?>
/npm/@tabler/core@latest/dist/css/tabler.min.css" rel="stylesheet"/>
<link href="//<?php echo $_smarty_tpl->getValue('config')['jsdelivr_url'];?>
/npm/@tabler/icons-webfont@latest/tabler-icons.min.css" rel="stylesheet"/>
<link href="/assets/css/common.css" rel="stylesheet"/>
<!-- JS files -->
<?php echo '<script'; ?>
src="/assets/js/fuck.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="//<?php echo $_smarty_tpl->getValue('config')['jsdelivr_url'];?>
/npm/htmx.org@latest/dist/htmx.min.js"><?php echo '</script'; ?>
>
<link rel="apple-touch-icon" sizes="57x57" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" nonce="" href="/assets/baba/default_files/imgs/barbar_logos/favicon-16x16.png">
</head>
<?php }
}