52 lines
1.7 KiB
PHP
Executable File
52 lines
1.7 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 5.3.1, created on 2024-12-01 10:35:56
|
|
from 'file:405.tpl' */
|
|
|
|
/* @var \Smarty\Template $_smarty_tpl */
|
|
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|
'version' => '5.3.1',
|
|
'unifunc' => 'content_674bcb8c15c095_01438054',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'edc1566b89685d2b33fef542980cefc3eff71f16' =>
|
|
array (
|
|
0 => '405.tpl',
|
|
1 => 1712762115,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
'file:header.tpl' => 1,
|
|
'file:footer.tpl' => 1,
|
|
),
|
|
))) {
|
|
function content_674bcb8c15c095_01438054 (\Smarty\Template $_smarty_tpl) {
|
|
$_smarty_current_dir = '/private/var/www/wwwroot/crc.loc/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">
|
|
<div class="empty-header">405</div>
|
|
<p class="empty-title">不允许的请求方式</p>
|
|
<p class="empty-subtitle text-secondary">
|
|
Wanna try something stupid I see, now go back to the home page.
|
|
</p>
|
|
<div class="empty-action">
|
|
<a href="/" class="btn btn-primary">
|
|
<i class="icon ti ti-chevron-left"></i>
|
|
返回主页
|
|
</a>
|
|
</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);
|
|
}
|
|
}
|