fb983b651d
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
190 lines
7.5 KiB
HTML
190 lines
7.5 KiB
HTML
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
|
|
<title>ungleich</title>
|
|
|
|
<!-- Bootstrap Core CSS -->
|
|
<link href="../../static/datacenterlight/css/bootstrap-3.3.7.min.css" rel="stylesheet">
|
|
|
|
<!-- Custom CSS -->
|
|
<link href="../../static/hosting/css/landing-page.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/user_keys.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/payment.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/order.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/orders.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/commons.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/virtual-machine.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/dashboard.css" rel="stylesheet">
|
|
<link href="../../static/hosting/css/price_calculator.css" rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Custom Fonts -->
|
|
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
|
|
<link href="../../static/datacenterlight/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
|
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,500,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
|
|
<link rel="shortcut icon" href="../../static/datacenterlight/img/favicon.ico" type="image/x-icon" />
|
|
|
|
<!-- HTML5 Shim and Respond.js 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/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
|
|
<!-- Google analytics -->
|
|
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', 'UA-62285904-8', 'auto');
|
|
ga('send', 'pageview');
|
|
</script>
|
|
|
|
<!-- End Google Analytics -->
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
|
|
<nav class="navbar navbar-default topnav navbar-transparent" role="navigation">
|
|
<div class="container">
|
|
<div class="topnav">
|
|
<!-- Brand and toggle get grouped for better mobile display -->
|
|
<div class="navbar-header">
|
|
<a id="logoWhite" class="navbar-brand topnav" href="https://datacenterlight.ch/en-us/datacenterlight/"><img src="../../static/datacenterlight/img/logo_white.svg"></a>
|
|
</div>
|
|
</div>
|
|
<!-- /.container -->
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
<div class="">
|
|
|
|
<div class="auth-container">
|
|
<div class="auth-bg"></div>
|
|
<div class="auth-center">
|
|
<div class="auth-content">
|
|
<div class="auth-box">
|
|
<h1 class="section-heading allcaps">Log in</h1>
|
|
|
|
<form action="login" method="post" class="form" novalidated>
|
|
<input type='hidden' name='csrfmiddlewaretoken' value='frArvAmSKYWES7I5HmZc1fW6cTOdmJnS' />
|
|
|
|
<div class="form-group"><label class="sr-only control-label" for="id_email">Email</label><input class="form-control" id="id_email" name="email" placeholder="Email" required="required" title="" type="email" /></div>
|
|
|
|
<div class="form-group"><label class="sr-only control-label" for="id_password">Password</label><input class="form-control" id="id_password" name="password" placeholder="Password" required="required" title="" type="password" /></div>
|
|
|
|
<p class="red"></p>
|
|
<div class="text-center">
|
|
<button type="submit" class="btn choice-btn">
|
|
Log in
|
|
</button>
|
|
</div>
|
|
<input type='hidden' name='next' value=''/>
|
|
</form>
|
|
<div class="auth-footer">
|
|
<div>
|
|
Don't have an account yet ?
|
|
<a href="https://datacenterlight.ch/en-us/hosting/signup">Sign up</a>
|
|
</div>
|
|
<div>
|
|
or <a href="https://datacenterlight.ch/en-us/hosting/reset-password">Forgot your password ?</a><br>
|
|
or <a href="https://datacenterlight.ch/en-us/hosting/resend-activation-link">Resend activation link</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- Footer -->
|
|
|
|
<div class="footer-light">
|
|
|
|
|
|
<footer>
|
|
<div class="container">
|
|
<ul class="list-inline">
|
|
<li>
|
|
<a class="url-init" href="https://datacenterlight.ch">Home</a>
|
|
</li>
|
|
<li class="footer-menu-divider">⋅</li>
|
|
<li>
|
|
<a class="url-init" href="https://datacenterlight.ch#contact">Contact</a>
|
|
</li>
|
|
<li class="footer-menu-divider">⋅</li>
|
|
<li>
|
|
<a class="url-init" href="https://datacenterlight.ch/cms/terms-of-service">Terms of Service</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<p class="copyright text-muted small">Copyright © ungleich glarus ag 2018. All Rights Reserved</p>
|
|
</div>
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
<!-- jQuery -->
|
|
<script src="../../static/datacenterlight/js/jquery-2.2.4.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.16.0/jquery.validate.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/1000hz-bootstrap-validator/0.11.9/validator.min.js"></script>
|
|
<!-- Copy Clipboard -->
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.5.10/clipboard.min.js"></script>
|
|
<!-- Bootstrap Core JavaScript -->
|
|
<script src="../../static/datacenterlight/js/bootstrap-3.3.7.min.js"></script>
|
|
|
|
<!-- Virtual Machine Detail Javascript -->
|
|
<script src="../../static/hosting/js/virtual_machine_detail.js"></script>
|
|
|
|
<!-- Create Virtual Machine Javascript -->
|
|
<script src="../../static/hosting/js/createvm.js"></script>
|
|
|
|
<!-- Init JavaScript -->
|
|
<script src="../../static/hosting/js/initial.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
<script src="https://js.stripe.com/v3/"></script>
|
|
<script src="https://js.stripe.com/v2/"></script>
|
|
<!-- Stripe Lib -->
|
|
|
|
<!-- Proccess payment lib -->
|
|
<script type="text/javascript" src="../../static/hosting/js/payment.js"></script>
|
|
|
|
<!-- Gen SSH Key lib -->
|
|
<script type="text/javascript" src="../../static/hosting/js/gen-ssh-key.js"></script>
|
|
|
|
<!-- Moment -->
|
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script>
|
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment-with-locales.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|