prognose_kehl/templates_c/b60cc525b07d1c975b4c12708229d4c1e36ee819_0.file.indexframe.html.php
2023-01-30 08:01:11 +01:00

46 lines
1.3 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2021-03-04 06:31:18
from "E:\xampp_7.4.12\htdocs\prognose_kehl\templates\standard\indexframe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_604070a6256a57_69641148',
'file_dependency' =>
array (
'b60cc525b07d1c975b4c12708229d4c1e36ee819' =>
array (
0 => 'E:\\xampp_7.4.12\\htdocs\\prognose_kehl\\templates\\standard\\indexframe.html',
1 => 1583414035,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_604070a6256a57_69641148 ($_smarty_tpl) {
?>
<html>
<head>
<link rel="shortcut icon" href="favicon.ico">
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
</title>
</head>
<frameset framespacing="0" border="0" frameborder="0" rows="64,*">
<frame name="Banner" scrolling="no" noresize target="Inhalt" src="topframe.php">
<frameset cols="195,*">
<frame name="Inhalt" target="Hauptframe" scrolling="auto" src="menuframe.php" noresize>
<frame name="kurshaupt" scrolling="auto" src="hauptframe.php" target="_self">
</frameset>
<noframes>
<body>
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht
unterst&uuml;tzt.</p>
</body>
</noframes>
</frameset>
</html><?php }
}