The Most Incredible And Mystical Koi Garden

<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Sign in [Jenkins]</title>
<meta name="ROBOTS" content="NOFOLLOW">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="./favicon.ico">
</head>
<body>
<div class="simple-page" role="main">
<div class="modal login">
<div id="loginIntroDefault">
<div class="logo"></div>
<h1>Welcome to Jenkins!</h1>
</div>
<form method="post" name="login" action="j_spring_security_check">
<div class="formRow"><input autocorrect="off" autocomplete="off" name="j_username" id="j_username" placeholder="Username" type="text" class="normal" autocapitalize="off" aria-label="Username"></div>
<div class="formRow"><input name="j_password" placeholder="Password" type="password" class="normal" aria-label="Password"></div>
<input name="from" type="hidden" value="/">
<div class="submit formRow"><input name="Submit" type="submit" value="Sign in" class="submit-button primary "></div>
<script type="text/javascript">
document.getElementById('j_username').focus();
var checkBoxClick = function(event) {
document.getElementById('remember_me').click();
}
</script>
<div class="Checkbox Checkbox-medium">
<label class="Checkbox-wrapper">
<input type="checkbox" id="remember_me" name="remember_me">
<div class="Checkbox-indicator">
<svg xmlns="http://www.w3.org/2000/svg" height="25" class="svg-icon check" focusable="false" viewBox="0 0 24 24" width="25">
<path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"></path>
</svg>
</div>
<div class="Checkbox-text">Keep me signed in</div>
</label>
</div>
</form>
<div class="footer"></div>
</div>
</div>
</body>
</html>

Edit
Pub: 22 Feb 2024 00:14 UTC
Views: 32