| Server IP : 104.21.37.246 / Your IP : 104.23.243.33 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home2/cp648411/public_html/simded.com/forest/mybackend/ |
Upload File : |
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="utf-8"> <title>daily - Admin</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Admin Panel Template"> <meta name="author" content="Westilian: Kamrujaman Shohel"> <!-- styles --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/jquery-ui-1.8.16.custom.css" rel="stylesheet"> <link href="css/jquery.jqplot.css" rel="stylesheet"> <link href="css/prettify.css" rel="stylesheet"> <link href="css/elfinder.min.css" rel="stylesheet"> <link href="css/elfinder.theme.css" rel="stylesheet"> <link href="css/fullcalendar.css" rel="stylesheet"> <link href="js/plupupload/jquery.plupload.queue/css/jquery.plupload.queue.css" rel="stylesheet"> <link href="css/styles.css" rel="stylesheet"> <link href="css/bootstrap-responsive.css" rel="stylesheet"> <link href="css/icons-sprite.css" rel="stylesheet"> <link id="themes" href="css/themes.css" rel="stylesheet"> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="css/ie/ie7.css" /> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="css/ie/ie8.css" /> <![endif]--> <!--[if IE 9]> <link rel="stylesheet" type="text/css" href="css/ie/ie9.css" /> <![endif]--> <!--fav and touch icons --> <!--<link rel="shortcut icon" href="ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png">--> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container-fluid"> <div class="branding"> <div class="logo" style="height:auto;"> <a href="index.php"><img src="img/logo.png" style="background-color:#FFF;"></a> </div> </div> <ul class="nav pull-right"> <li><!--<a href="#"><i class="icon-share-alt icon-white"></i> Go to Main Site</a>--></li> </ul> </div> </div> </div> <form action="include/login.php" method="post"> <div class="login-container"> <div class="well-login"> <div class="control-group"> <div class="controls"> <div> <input type="text" name="username" placeholder="Username" class="login-input user-name"> </div> </div> </div> <div class="control-group"> <div class="controls"> <div> <input type="password" name="password" placeholder="Password" class="login-input user-pass"> </div> </div> </div> <div class="clearfix"> <button class="btn btn-inverse login-btn" type="submit">Login</button> </div> <div class="remember-me"> <!--<input class="rem_me" type="checkbox" value=""> Remeber Me--> </div> </div> </div> </form> </body> </html>