fuc/storage/framework/smarty/compile/a47119807b844d27c5a915766da8cba024072f9b_0.file_warn.tpl.php
2025-02-23 13:30:57 +08:00

66 lines
2.8 KiB
PHP
Executable File

<?php
/* Smarty version 5.3.1, created on 2024-11-18 21:14:14
from 'file:warn.tpl' */
/* @var \Smarty\Template $_smarty_tpl */
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_673b3da6720ee0_69113377',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a47119807b844d27c5a915766da8cba024072f9b' =>
array (
0 => 'warn.tpl',
1 => 1712762115,
2 => 'file',
),
),
'includes' =>
array (
'file:header.tpl' => 1,
'file:footer.tpl' => 1,
),
))) {
function content_673b3da6720ee0_69113377 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/private/var/www/wwwroot/crc.loc/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);
}
}