Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--[if IE 8]>
- <html xmlns="http://www.w3.org/1999/xhtml" class="ie8" lang="en-US">
- <![endif]-->
- <!--[if !(IE 8) ]><!-->
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
- <!--<![endif]-->
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Corps of Cadets › Log In</title>
- <link rel='stylesheet' id='buttons-css' href='http://corpsofcadets.net/wp-includes/css/buttons.min.css?ver=4.1.1' type='text/css' media='all' />
- <link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.1.1' type='text/css' media='all' />
- <link rel='stylesheet' id='dashicons-css' href='http://corpsofcadets.net/wp-includes/css/dashicons.min.css?ver=4.1.1' type='text/css' media='all' />
- <link rel='stylesheet' id='login-css' href='http://corpsofcadets.net/wp-admin/css/login.min.css?ver=4.1.1' type='text/css' media='all' />
- <script type='text/javascript' src='http://corpsofcadets.net/wp-includes/js/jquery/jquery.js?ver=1.11.1'></script>
- <script type='text/javascript' src='http://corpsofcadets.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
- <script type='text/javascript' src='http://corpsofcadets.net/wp-content/plugins/buddypress/bp-groups/js/widget-groups.min.js?ver=2.0.1'></script>
- <meta name='robots' content='noindex,follow' />
- </head>
- <body class="login login-action-login wp-core-ui locale-en-us">
- <div id="login">
- <h1><a href="http://corpsofcadets.net/" title="Corps of Cadets Outfits" tabindex="-1">Corps of Cadets</a></h1>
- <form name="loginform" id="loginform" action="http://corpsofcadets.net/wp-login.php" method="post">
- <p>
- <label for="user_login">Username<br />
- <input type="text" name="log" id="user_login" class="input" value="" size="20" /></label>
- </p>
- <p>
- <label for="user_pass">Password<br />
- <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" /></label>
- </p>
- <p class="forgetmenot"><label for="rememberme"><input name="rememberme" type="checkbox" id="rememberme" value="forever" /> Remember Me</label></p>
- <p class="submit">
- <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="Log In" />
- <input type="hidden" name="redirect_to" value="http://corpsofcadets.net/wp-admin/" />
- <input type="hidden" name="testcookie" value="1" />
- </p>
- </form>
- <p id="nav">
- <a href="http://corpsofcadets.net/wp-login.php?action=register">Register</a> | <a href="http://corpsofcadets.net/wp-login.php?action=lostpassword" title="Password Lost and Found">Lost your password?</a>
- </p>
- <script type="text/javascript">
- function wp_attempt_focus(){
- setTimeout( function(){ try{
- d = document.getElementById('user_login');
- d.focus();
- d.select();
- } catch(e){}
- }, 200);
- }
- wp_attempt_focus();
- if(typeof wpOnload=='function')wpOnload();
- </script>
- <p id="backtoblog"><a href="http://corpsofcadets.net/" title="Are you lost?">← Back to Corps of Cadets</a></p>
- </div>
- <link rel='stylesheet' id='admin-bar-css' href='http://corpsofcadets.net/wp-includes/css/admin-bar.min.css?ver=4.1.1' type='text/css' media='all' />
- <link rel='stylesheet' id='bp-admin-bar-css' href='http://corpsofcadets.net/wp-content/plugins/buddypress/bp-core/css/admin-bar.min.css?ver=2.0.1' type='text/css' media='all' />
- <div class="clear"></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement