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

72 lines
2.0 KiB
PHP
Executable File

<?php
/* Smarty version 5.3.1, created on 2024-12-10 06:45:01
from 'file:header.tpl' */
/* @var \Smarty\Template $_smarty_tpl */
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_675772ed4bdbe3_23561454',
'has_nocache_code' => false,
'file_dependency' =>
array (
'5914f83a415bde64d891bb334b67defa38d64000' =>
array (
0 => 'header.tpl',
1 => 1712762115,
2 => 'file',
),
),
'includes' =>
array (
),
))) {
function content_675772ed4bdbe3_23561454 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/www/wwwroot/xiaofu.cloud/resources/email';
?><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet"/>
<style>
.bigTitle {
color: #000000;
font-family: 'Open Sans', Tahoma, Verdana, sans-serif;
font-size: 24px;
font-weight: 600;
font-style: normal;
letter-spacing: normal;
line-height: 34px;
text-align: center;
padding: 0;
margin: 0;
}
.midText {
color: #000000 !important;
font-family: 'Open Sans', Tahoma, Verdana, sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 22px !important;
text-align: center !important;
padding: 0 !important;
margin: 0 !important;
}
.smlText {
color: #313131;
font-family: 'Open Sans', Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
text-align: center;
margin: 0;
padding: 0;
}
</style>
</head>
<?php }
}