EIOS/inc/smarty/templates_c/e935d83d88f99c420fd8d40efe7...

115 lines
3.6 KiB
PHP

<?php /* Smarty version Smarty-3.1.13, created on 2022-10-20 13:45:55
compiled from "tpl/tpl_loginforgot.html" */ ?>
<?php /*%%SmartyHeaderCode:410840903625509846b1ac6-25584850%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'e935d83d88f99c420fd8d40efe7f66ee29d22d3d' =>
array (
0 => 'tpl/tpl_loginforgot.html',
1 => 1666261646,
2 => 'file',
),
),
'nocache_hash' => '410840903625509846b1ac6-25584850',
'function' =>
array (
),
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_625509846d5624_91779813',
'variables' =>
array (
'msg' => 0,
),
'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_625509846d5624_91779813')) {function content_625509846d5624_91779813($_smarty_tpl) {?><!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![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" />
</head>
<body class="lock">
<div class="lock-header">
<a class="center" id="logo" href="/">
<img class="center" alt="logo" src="/tpl/img/logo.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 style="font-size:12px;">Восстановить<br>пароль</span>
</div>
</div>
<div class="metro double-size green">
<div class="input-append lock-input">
<input type="text" class="" placeholder="Email" name="email">
</div>
</div>
<div class="metro single-size terques login">
<button type="submit" class="btn login-btn" name="forgot">
далее
<i class=" icon-long-arrow-right"></i>
</button>
</div>
</form>
<?php if (isset($_smarty_tpl->tpl_vars['msg']->value)){?>
<div class="login-footer">
<div class="forgot-hint pull-right">
<?php echo $_smarty_tpl->tpl_vars['msg']->value;?>
</div>
</div>
<?php }?>
</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 }} ?>