EIOS/rabprog/tpl/templates_c/27220f1a8d2faa765913887c6ee...

71 lines
2.4 KiB
PHP

<?php
/* Smarty version 4.0.0-rc.0, created on 2023-09-04 12:14:59
from '/home/admin/web/eios.mkgtu.ru/public_html/rabprog/tpl/tpl_head.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.0.0-rc.0',
'unifunc' => 'content_64f5a013afe467_95334188',
'has_nocache_code' => false,
'file_dependency' =>
array (
'27220f1a8d2faa765913887c6ee70c75a48a98d4' =>
array (
0 => '/home/admin/web/eios.mkgtu.ru/public_html/rabprog/tpl/tpl_head.html',
1 => 1692696962,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64f5a013afe467_95334188 (Smarty_Internal_Template $_smarty_tpl) {
?><!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<meta name="generator" content="">
<title>RABPROG <?php echo $_smarty_tpl->tpl_vars['PAGE']->value['name'];?>
</title>
<link rel="shortcut icon" href="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/favicon.ico" type="image/x-icon">
<link href="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/tpl/css/bootstrap.css" rel="stylesheet" >
<meta name="theme-color" content="#7952b3">
<!-- Custom styles for this template -->
<link href="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/tpl/css/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.0/font/bootstrap-icons.css">
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/tpl/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/tpl/js/popper.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/tpl/js/bootstrap.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['TPL']->value;?>
/tpl/js/scripts.js?v=2"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
>
setInterval(function() {
$.ajax({url: '/rabprog/ilive.php', cache: false, datatype: 'json', method: 'post',data: 'ajdes=ilive',success: function (data) {}});
}, 300000);
<?php echo '</script'; ?>
>
</head>
<body><?php }
}