EIOS/integration/tpl/tpl_head.html

28 lines
1.2 KiB
HTML

<!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>Интеграции {$PAGE.name}</title>
<link rel="shortcut icon" href="{$TPL}/favicon.ico" type="image/x-icon">
<link href="{$TPL}/tpl/css/bootstrap.css" rel="stylesheet" >
<meta name="theme-color" content="#7952b3">
<!-- Custom styles for this template -->
<link href="{$TPL}/tpl/css/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.0/font/bootstrap-icons.css">
<script src="{$TPL}/tpl/js/jquery.js"></script>
<script src="{$TPL}/tpl/js/popper.min.js"></script>
<script src="{$TPL}/tpl/js/bootstrap.js"></script>
<script src="{$TPL}/tpl/js/scripts.js?v=2"></script>
{literal}<script>
setInterval(function() {
$.ajax({url: '/rabprog/ilive.php', cache: false, datatype: 'json', method: 'post',data: 'ajdes=ilive',success: function (data) {}});
}, 300000);
</script>{/literal}
</head>
<body>