mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 11:48:52 +00:00
37 lines
1.7 KiB
Text
37 lines
1.7 KiB
Text
<!DOCTYPE html>
|
||
|
||
<!--[if IE 8]>
|
||
<html xmlns="http://www.w3.org/1999/xhtml" class="ie8" lang="en-US">
|
||
<![endif]-->
|
||
<!--[if !(IE 8) ]><!-->
|
||
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
|
||
<!--<![endif]-->
|
||
<head>
|
||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
||
<title>Lost Password ‹ user's Blog! — WordPress</title>
|
||
<link href="//s.w.org" rel="dns-prefetch"/>
|
||
<link href="/wp-admin/load-styles.php?c=0&dir=ltr&load[]=dashicons,buttons,forms,l10n,login&ver=4.9.8" media="all" rel="stylesheet" type="text/css"/>
|
||
<meta content="noindex,follow" name="robots"/>
|
||
<meta content="width=device-width" name="viewport"/>
|
||
</head>
|
||
<body class="login login-action-lostpassword wp-core-ui locale-en-us">
|
||
<div id="login">
|
||
<h1><a href="https://wordpress.org/" tabindex="-1" title="Powered by WordPress">Powered by WordPress</a></h1>
|
||
<p class="message">Please enter your username or email address. You will receive a link to create a new password via email.</p>
|
||
<form action="/wp-login.php?action=lostpassword" id="lostpasswordform" method="post" name="lostpasswordform">
|
||
<p>
|
||
<label for="user_login">Username or Email Address<br/>
|
||
<input class="input" id="user_login" name="user_login" size="20" type="text" value=""/></label>
|
||
</p>
|
||
<input name="redirect_to" type="hidden" value=""/>
|
||
<p class="submit"><input class="button button-primary button-large" id="wp-submit" name="wp-submit" type="submit" value="Get New Password"/></p>
|
||
</form>
|
||
<p id="nav">
|
||
<a href="/wp-login.php">Log in</a>
|
||
</p>
|
||
<p id="backtoblog"><a href="/">← Back to user's Blog!</a></p>
|
||
</div>
|
||
<script type="text/javascript">try{document.getElementById('user_login').focus();}catch(e){}if(typeof wpOnload=='function')wpOnload();</script>
|
||
<div class="clear"></div>
|
||
</body>
|
||
</html>
|