File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/ehealthy
Editing: ehealthy/login.html.bak
Full path: C:\ict\ICT\ehealthy\login.html.bak
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ICT</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Visual Admin - Login</title> <meta name="description" content=""> <meta name="author" content="templatemo"> <!-- Visual Admin Template https://templatemo.com/tm-455-visual-admin --> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,700' rel='stylesheet' type='text/css'> <link href="css/font-awesome.minl.css" rel="stylesheet"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/templatemo-style.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body class="light-gray-bg"> <div class="templatemo-content-widget templatemo-login-widget orange-bg"> <header class="text-center"> <div class="square"></div> <h1>ŧ���������</h1> </header> <form action="index.html" class="templatemo-login-form"> <div class="form-group"> <div class="input-group"> <div class="input-group-addon"><i class="fa fa-user fa-fw"></i></div> <input type="text" class="form-control" placeholder="js@dashboard.com"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon"><i class="fa fa-key fa-fw"></i></div> <input type="password" class="form-control" placeholder="******"> </div> </div> <div class="form-group"> <div class="checkbox squaredTwo"> <input type="checkbox" id="c1" name="cc" /> <label for="c1"><span></span>Remember me</label> </div> </div> <div class="form-group"> <button type="submit" class="templatemo-blue-button width-100">Login</button> </div> </form> </div> <div class="templatemo-content-widget templatemo-login-widget templatemo-register-widget white-bg"> <p>Not a registered user yet? <strong><a href="#" class="blue-text">Sign up now!</a></strong></p> </div> </body> </html>