gottesdienst/templates_c/83be2ca6f69fc8be57acbe8492a62fd4a61e407c_0.file.hauptframe.html.php
2023-03-14 07:16:04 +01:00

57 lines
1.6 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2022-01-27 09:07:12
from '/var/www/web360/htdocs/gottesdienst/templates/modern/admin/hauptframe.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_61f252b0028328_88743542',
'has_nocache_code' => false,
'file_dependency' =>
array (
'83be2ca6f69fc8be57acbe8492a62fd4a61e407c' =>
array (
0 => '/var/www/web360/htdocs/gottesdienst/templates/modern/admin/hauptframe.html',
1 => 1604749955,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_61f252b0028328_88743542 (Smarty_Internal_Template $_smarty_tpl) {
?><html>
<head>
<title>BPM Administration</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div>Willkommen</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b>Willkommen bei der Gottesdienst-Administration</b>
<br />
<br />
<br />
Wählen Sie oben einen Reiter aus, um den gewünschten Bereich zu administrieren.
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}