149 lines
5.8 KiB
HTML
149 lines
5.8 KiB
HTML
{*
|
|
<!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" />
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
|
|
<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">{$msg_forgot}</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 />{$msg}</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/65375fc6068ff0c2e52c038f/" target="_blank" class="social-link"><h4 align="center">Техническая поддержка ЭИОС</h4></a>
|
|
<br /><br />
|
|
<img class="center" alt="logo" src="/tpl/img/logo.png">
|
|
</div>
|
|
|
|
|
|
|
|
|
|
{literal}
|
|
<!-- 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 -->
|
|
{/literal}
|
|
</body>
|
|
</html>
|
|
*}
|
|
|
|
{include file="autheios/autheios/demo/index.html"} |