EIOS/inc/smarty/templates_c/9aab814cfea7a59976cef74e7f6...

172 lines
6.6 KiB
PHP

<?php /* Smarty version Smarty-3.1.13, created on 2023-07-11 13:59:20
compiled from "tpl/tpl_login.html" */ ?>
<?php /*%%SmartyHeaderCode:11742881636254651d7c8216-14161069%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'9aab814cfea7a59976cef74e7f69fb7068d02454' =>
array (
0 => 'tpl/tpl_login.html',
1 => 1689073159,
2 => 'file',
),
),
'nocache_hash' => '11742881636254651d7c8216-14161069',
'function' =>
array (
),
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_6254651d7e75f0_18899632',
'variables' =>
array (
'msg_forgot' => 0,
'msg' => 0,
),
'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_6254651d7e75f0_18899632')) {function content_6254651d7e75f0_18899632($_smarty_tpl) {?><!DOCTYPE html>
<!--[if IE 8]> <html lang="ru" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="ru" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="ru"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Авторизация</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="" name="description" />
<meta content="" name="author" />
<link href="/tpl/assets/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="/tpl/assets/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" />
<link href="/tpl/assets/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link href="/tpl/css/style.css" rel="stylesheet" />
<link href="/tpl/css/style-responsive.css" rel="stylesheet" />
<link href="/tpl/css/style-default.css" rel="stylesheet" id="style_color" />
<script src="/tpl/js/jquery-1.8.3.min.js"></script>
</head>
<body class="lock">
<div class="lock-header">
<a class="center" id="logo" href="/">
<img class="center" src="https://mkgtu.ru/dist/media/img/png/logo_1.png" />
</a>
</div>
<div class="login-wrap">
<form action="/" method="POST">
<div class="metro single-size red">
<div class="locked">
<i class="icon-lock"></i>
<span>Авторизация</span>
</div>
</div>
<div class="metro double-size green">
<div class="input-append lock-input">
<input type="text" class="" placeholder="Электронная почта" name="email">
</div>
</div>
<div class="metro double-size yellow">
<div class="input-append lock-input">
<input type="password" class="" placeholder="Пароль" name="pass">
</div>
</div>
<div class="metro single-size terques login">
<button type="submit" class="btn login-btn" name="login">
Вход
<i class=" icon-long-arrow-right"></i>
</button>
</div>
<div class="metro double-size navy-blue ">
<!--a href="#" class="social-link">
<i class="icon-anchor"></i>
<input type="checkbox" name="remember" id=""> <span>Запомнить меня</span>
</a-->
<div class="input-append lock-input">
<input type="text" class="" placeholder="Email для восстановления" id="email_forgot">
<div style="padding-top: 3px;color: #fff;z-index: 9999;font-size: 14px;" id="msg_forgot"><?php echo $_smarty_tpl->tpl_vars['msg_forgot']->value;?>
</div>
</div>
</div>
<div class="metro single-size navy-blue">
<!--a href="/loginforgot/" class="social-link">
<a href="https://forms.yandex.ru/u/5fd7b174dfd14c3ce4be8292/" class="social-link">
<a href="#" onclick="alert('Для восстановления пароля обратитесь в деканат факультета');" class="social-link">
<i class="icon-cloud"></i>
<span>Забыли пароль?</span>
</a-->
<button type="submit" class="btn login-btn" id="forgot" style="font-size: 20px;margin-top: 54px;">
Прислать пароль
</button>
</div>
<script>$(document).ready(function() {
$(document).on("click", "#forgot", function () {
let email_forgot = $('#email_forgot').val();
$.ajax({
url: '/', cache: false, datatype: 'json', type: 'POST',
data: 'ajdesLogin=forgot_password&email_forgot=' + email_forgot,
success: function (data) {
$("#msg_forgot").text(data.msg);
$("#email_forgot").focus();
}
});
return false;
});
})</script>
<div class="metro double-size blue">
<h4 align="center"><br /><br /><?php echo $_smarty_tpl->tpl_vars['msg']->value;?>
</h4>
</div>
<div class="metro single-size purple">
<a href="#/loginnew/" class="social-link">
<i class="icon-key"></i>
<span>Регистрация ЗАКРЫТА</span>
</a>
</div>
</form>
<h4 style="text-align: center;"><a href="https://eios.mkgtu.ru/upload/lections/7632_545_16385811012023_0.pdf" style="color: white; ">Инструкция по переводу из другого вуза</a></h4>
<br /><br />
<h4 style="text-align: center;"><a href="https://eios.mkgtu.ru/portfolio/" style="color: white; ">Система портфолио (new)</a></h4>
<a href="https://forms.yandex.ru/u/630cb49dfd6826d0fd897f62/" target="_blank" class="social-link"><h4 align="center">Техническая поддержка ЭИОС</h4></a>
<br /><br />
<img class="center" alt="logo" src="/tpl/img/logo.png">
</div>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(48238847, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/48238847" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</body>
</html><?php }} ?>