<?php /* Smarty version 3.1.29, created on 2021-03-19 12:24:32 from "/srv/www/htdocs-hvf/kurs/prognose_kehl/templates/standard/load.html" */ if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array ( 'has_nocache_code' => false, 'version' => '3.1.29', 'unifunc' => 'content_605489f0767a78_70015555', 'file_dependency' => array ( '17004b655ce06823158539ed39a87b450893e29a' => array ( 0 => '/srv/www/htdocs-hvf/kurs/prognose_kehl/templates/standard/load.html', 1 => 1583414034, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_605489f0767a78_70015555 ($_smarty_tpl) { ?> <HTML> <HEAD> <TITLE><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?> </TITLE> <link rel="stylesheet" type="text/css" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?> /css/styles.css"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <style type="text/css"> .loader { border: 16px solid #f3f3f3; /* Light grey */ border-top: 16px solid #3498db; /* Blue */ border-radius: 50%; width: 120px; height: 120px; animation: spin 3.0s linear infinite; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } </style> <?php echo '<script'; ?> type="text/javascript"> function onloadfunc() { location.replace("<?php echo $_smarty_tpl->tpl_vars['load_page']->value;?> .php?token=<?php echo $_smarty_tpl->tpl_vars['global_token']->value;?> "); } <?php echo '</script'; ?> > <!--[if lt IE 7]> <?php echo '<script'; ?> defer type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?> /images/pngfix.js"><?php echo '</script'; ?> > <![endif]--> </HEAD> <body onload="onloadfunc()"> <center> <?php echo $_smarty_tpl->tpl_vars['load_text']->value;?> <br><br> <div class="loader"></div> </center> </body> </html> <?php } }