66 lines
2.8 KiB
PHP
Executable File
66 lines
2.8 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 5.3.1, created on 2024-12-10 06:45:01
|
|
from 'file:warn.tpl' */
|
|
|
|
/* @var \Smarty\Template $_smarty_tpl */
|
|
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|
'version' => '5.3.1',
|
|
'unifunc' => 'content_675772ed4b57b7_42830866',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'a4707f7db68b7fd99fc9f2594b38e8c2cb6a5b2d' =>
|
|
array (
|
|
0 => 'warn.tpl',
|
|
1 => 1712762115,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
'file:header.tpl' => 1,
|
|
'file:footer.tpl' => 1,
|
|
),
|
|
))) {
|
|
function content_675772ed4b57b7_42830866 (\Smarty\Template $_smarty_tpl) {
|
|
$_smarty_current_dir = '/www/wwwroot/xiaofu.cloud/resources/email';
|
|
$_smarty_tpl->renderSubTemplate('file:header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
|
?>
|
|
|
|
<body style="background-color:#EEEEEE;">
|
|
<div style="text-align: center">
|
|
<div border="0" cellpadding="0" cellspacing="0" width="100%"
|
|
style="padding-top:30px;table-layout:fixed;background-color:#EEEEEE;" id="bodyTable">
|
|
<div align="center" valign="top" style="padding-right:10px;padding-left:10px;" id="bodyCell">
|
|
<div border="0" cellpadding="0" cellspacing="0"
|
|
style="background-color:#FFFFFF;max-width:600px;text-align: center" width="100%" class="wrapperTable">
|
|
<div align="center" valign="top">
|
|
<div border="0" cellpadding="0" cellspacing="0" width="100%" class="logoTable">
|
|
<div align="center" valign="middle" style="padding-top:60px;padding-bottom:60px">
|
|
<h2 class="bigTitle">
|
|
系统提示
|
|
</h2>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div border="0" cellpadding="0" cellspacing="0" style="max-width:600px;text-align: center" width="100%"
|
|
class="wrapperTable">
|
|
<div align="center" valign="top">
|
|
<div border="0" cellpadding="0" cellspacing="0" style="background-color:#FFFFFF" width="100%"
|
|
class="oneColumn">
|
|
<div align="center" valign="top"
|
|
style="padding-bottom:60px;padding-left:20px;padding-right:20px;" class="description">
|
|
<p class="midText">
|
|
<?php echo $_smarty_tpl->getValue('text');?>
|
|
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<?php $_smarty_tpl->renderSubTemplate('file:footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
|
}
|
|
}
|