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