fuc/storage/framework/smarty/compile/788854aed6a525cdfc37e32a86fe4e417a926039_0.file_footer.tpl.php
2025-03-13 17:13:42 +08:00

55 lines
1.7 KiB
PHP
Executable File

<?php
/* Smarty version 5.3.1, created on 2025-02-02 20:35:22
from 'file:footer.tpl' */
/* @var \Smarty\Template $_smarty_tpl */
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_679f668a65d9e1_32964935',
'has_nocache_code' => false,
'file_dependency' =>
array (
'788854aed6a525cdfc37e32a86fe4e417a926039' =>
array (
0 => 'footer.tpl',
1 => 1712762115,
2 => 'file',
),
),
'includes' =>
array (
),
))) {
function content_679f668a65d9e1_32964935 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/www/wwwroot/fuuu.cloud/resources/email';
?><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" width="100%" class="footer">
<div>
<div align="center" valign="top"
style="padding-top:15px;padding-bottom:30px;padding-left:10px;padding-right:10px;"
class="brandInfo">
<p class="smlText">
<a href="<?php echo $_smarty_tpl->getValue('config')['baseUrl'];?>
" style="color:#505050;text-decoration:none"
target="_blank"><?php echo $_smarty_tpl->getValue('config')['appName'];?>
</a> |
<a href="<?php echo $_smarty_tpl->getValue('config')['baseUrl'];?>
/user/edit" style="color:#505050;text-decoration:none"
target="_blank">修改邮件接收设置</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<?php }
}