-
Notifications
You must be signed in to change notification settings - Fork 0
/
choosecustomer.html
84 lines (81 loc) · 6.17 KB
/
choosecustomer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>swisss</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/simple-line-icons.min.css">
<link rel="stylesheet" href="assets/css/Article-Clean.css">
<link rel="stylesheet" href="assets/css/Article-List.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css">
<link rel="stylesheet" href="https://daneden.github.io/animate.css/animate.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Pricing-Tables-1.css">
<link rel="stylesheet" href="assets/css/Pricing-Tables.css">
<link rel="stylesheet" href="assets/css/Registration-Form-with-Photo.css">
<link rel="stylesheet" href="assets/css/untitled.css">
</head>
<body>
<nav class="navbar navbar-light navbar-expand bg-light navigation-clean">
<div class="container"><a class="btn btn-primary d-xl-flex align-self-center mx-auto justify-content-xl-center align-items-xl-center" role="button" href="choosecustomer.html">Customer Portal</a><a class="navbar-brand d-xl-flex align-self-center mx-auto justify-content-xl-end" href="index.html">swisss - Quality Swiss Servers<br></a>
<ul class="navbar-nav d-xl-flex align-items-center m-auto">
<li class="nav-item d-xl-flex"><a class="nav-link active d-xl-flex align-self-start ml-auto" href="index.html">Home</a></li>
<li class="nav-item d-xl-flex"><a class="nav-link d-xl-flex align-self-center ml-auto" href="pricing.html">Pricing</a></li>
<li class="nav-item d-xl-flex"><a class="nav-link d-xl-flex align-self-center mx-auto" href="Documentation.html">Documentation</a></li>
</ul><button class="navbar-toggler" data-toggle="collapse"></button>
</div>
</nav>
<div class="col">
<div class="row">
<div class="col" style="font-family: Lato, sans-serif;">
<div class="container">
<h1 style="color: rgb(78, 78, 78);font-family: Lato, sans-serif;text-align: center;"><br>Customer Portal wählen</h1>
<section class="article-list">
<section class="article-list">
<div class="container">
<div class="intro">
<p class="text-center">Direkte Links zu den Customer Portalen von swisss</p>
</div>
<div class="row articles">
<div class="col-sm-6 col-md-4 offset-xl-1 item"><a href="#"></a>
<h6 class="text-center mb-2" style="font-family: Lato, sans-serif;">Swisss Webadmin</h6>
<p class="text-center" style="font-family: Lato, sans-serif;">Auf dem Swisss Webadmin Dashboard können sie ihre, von swisss.me, gehostete Website verwalten.</p><a class="action" href="gettingstarted.html"><i class="fa fa-arrow-circle-right"></i></a>
</div>
<div class="col-sm-6 col-md-4 offset-xl-2 item"><a href="#"></a>
<h3 class="name" style="font-family: Lato, sans-serif;">Swisss Cockpit</h3>
<p style="font-family: Lato, sans-serif;">Das Swisss Cockpit bietet ihnendie Möglichkeit ihre Virtuelle Server zu verwalten und zu überwachen.</p><a class="action" href="customeraccount.html"><i class="fa fa-arrow-circle-right"></i></a>
</div>
</div>
</div>
</section>
</section>
<div class="intro"></div>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-xl-12 offset-xl-0 text-center text-lg-left d-xl-flex mx-auto justify-content-xl-center align-items-xl-center h-100">
<ul class="list-unstyled text-center d-xl-flex mx-auto justify-content-xl-center align-items-xl-center mb-2">
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"><a class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center" href="About.html">About </a><a class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center" href="Contact.html"> Contact </a><a class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center" href="PrivacyPolicy.html"> Privacy Policy</a></li>
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"></li>
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"></li>
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"></li>
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"></li>
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"></li>
<li class="d-xl-flex mx-auto justify-content-xl-center align-items-xl-center"></li>
</ul>
</div>
<p class="text-muted d-xl-flex mx-auto justify-content-xl-center align-items-xl-center small mb-4 mb-lg-0">© swisss 2021. All Rights Reserved.</p>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script src="assets/js/Pricing-Tables-1.js"></script>
<script src="assets/js/Pricing-Tables.js"></script>
</body>
</html>