53 lines
2.1 KiB
PHP
Executable File
53 lines
2.1 KiB
PHP
Executable File
<?php
|
||
/* Smarty version 5.3.1, created on 2024-12-12 19:50:50
|
||
from 'file:tos.tpl' */
|
||
|
||
/* @var \Smarty\Template $_smarty_tpl */
|
||
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
||
'version' => '5.3.1',
|
||
'unifunc' => 'content_675ace1a67fd29_08020766',
|
||
'has_nocache_code' => false,
|
||
'file_dependency' =>
|
||
array (
|
||
'fa9a8854957a2cad7c991cec5bc495f5fc72239b' =>
|
||
array (
|
||
0 => 'tos.tpl',
|
||
1 => 1712762115,
|
||
2 => 'file',
|
||
),
|
||
),
|
||
'includes' =>
|
||
array (
|
||
'file:header.tpl' => 1,
|
||
'file:footer.tpl' => 1,
|
||
),
|
||
))) {
|
||
function content_675ace1a67fd29_08020766 (\Smarty\Template $_smarty_tpl) {
|
||
$_smarty_current_dir = '/www/wwwroot/xiaofu.cloud/resources/views/tabler';
|
||
$_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 class="border-top-wide border-primary d-flex flex-column">
|
||
<div class="page page-center">
|
||
<div class="container-tight my-auto">
|
||
<div class="empty">
|
||
<p class="empty-title">用户服务协议(Terms of Service)</p>
|
||
<p><?php echo $_smarty_tpl->getValue('config')['appName'];?>
|
||
,以下简称本站。</p>
|
||
<br>
|
||
<p class="empty-subtitle">隐私安全</p>
|
||
<p>邮箱为本站服务的唯一凭证,请妥善保管。</p>
|
||
<p>用户密码均为密文储存,无法解密,但出于安全起见还是请使用高强度密码或使用密码管理器。</p>
|
||
<br>
|
||
<p class="empty-subtitle">使用条款</p>
|
||
<p>在使用服务时,需遵循站点和节点所在国家的法律。</p>
|
||
<p>对于免费用户,本站有权在不通知的情况下删除账户。</p>
|
||
<p>任何违反使用条款的用户,我们将会删除违规账户并收回使用本站服务的权利。</p>
|
||
</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);
|
||
}
|
||
}
|