</div>
<div class="title">
<?=$config['footer']?></div>
<div style="text-align:center">
<?if($login):?><?if($user['id']):?><a href="<?=URL?>panel/online.php">ONline <?=$user_online?></a><?endif;?><?else:?><a>ONline </a><?=$user_online?><?endif;?>
<?if($config['generation']):?>
<?=round(microtime(1) - $runtime, 4)?> сек.
<?endif;?>
</div>
</body>
</html><?echo 'Ген. ['.round(microtime(true) - $_SERVER['REQUEST_TIME_FLOAT'], 3).'] сек.';?>