Leitgedanken/templates_c/c99d9e3a6d254876727f0992866d2047ae5f1c43_0.file.katechismus.html.php
2022-11-21 10:38:21 +01:00

45 lines
1.6 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2021-09-03 12:30:31
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/katechismus.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6131f947776213_41774863',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c99d9e3a6d254876727f0992866d2047ae5f1c43' =>
array (
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/katechismus.html',
1 => 1630662652,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6131f947776213_41774863 (Smarty_Internal_Template $_smarty_tpl) {
?><HTML>
<HEAD>
<TITLE><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
</TITLE>
</HEAD>
<frameset framespacing="0" border="0" frameborder="0" cols="305,*">
<frame src="kat_cont.php?knk=<?php echo $_smarty_tpl->tpl_vars['katechismus_knk']->value;?>
#<?php echo $_smarty_tpl->tpl_vars['katechismus_kapitel']->value;?>
" name='content' marginwidth='0' marginheight='0' scrolling='auto' noresize>
<frame src="kat_main.php?knk=<?php echo $_smarty_tpl->tpl_vars['katechismus_knk']->value;?>
&knksub=<?php echo $_smarty_tpl->tpl_vars['katechismus_kapitel']->value;?>
#<?php echo $_smarty_tpl->tpl_vars['katechismus_kapitel']->value;?>
" name='main' marginwidth='0' marginheight='0' scrolling='auto' noresize>
<noframes>
<body>
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterst&uuml;tzt.</p>
</body>
</noframes>
</frameset><?php }
}