fuc/storage/framework/smarty/compile/5512d1666f48a5600b721f7af53952936ebecdc6_0.file_test.tpl.php
2025-03-13 17:13:42 +08:00

65 lines
2.9 KiB
PHP
Executable File

<?php
/* Smarty version 5.3.1, created on 2025-02-02 20:41:56
from 'file:test.tpl' */
/* @var \Smarty\Template $_smarty_tpl */
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_679f6814a42e59_19929435',
'has_nocache_code' => false,
'file_dependency' =>
array (
'5512d1666f48a5600b721f7af53952936ebecdc6' =>
array (
0 => 'test.tpl',
1 => 1712762115,
2 => 'file',
),
),
'includes' =>
array (
'file:header.tpl' => 1,
'file:footer.tpl' => 1,
),
))) {
function content_679f6814a42e59_19929435 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/www/wwwroot/fuuu.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">
这是一封测试邮件。如果你能收到,说明邮件发送配置有效,可以正常工作。
</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);
}
}