Skip to content

Commit 4fc8f01

Browse files
Deploy to GitHub pages
0 parents  commit 4fc8f01

File tree

380 files changed

+92689
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

380 files changed

+92689
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,183 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta http-equiv="refresh" content="0; url=/">
6+
<script>
7+
/***
8+
* Redirect old style URL to new page if it exists
9+
* Only redirects if response of target URL is not 404
10+
***/
11+
12+
13+
function redirectBrowser(baseURL) {
14+
const newPath = location.pathname.split(':').join('/') + '/';
15+
const newURL = baseURL + newPath;
16+
var request = new XMLHttpRequest();
17+
request.open('GET', newURL, true);
18+
request.onreadystatechange = function () {
19+
if (request.readyState === 4) {
20+
if (request.status !== 404) {
21+
window.stop();
22+
location.replace(newURL);
23+
}
24+
}
25+
}
26+
request.send();
27+
}
28+
29+
if (location.pathname.includes(':')) {
30+
redirectBrowser(location.origin);
31+
}
32+
</script>
33+
<meta charset="utf-8">
34+
<meta name="viewport" content="width=device-width,initial-scale=1">
35+
<title>Page Not Found :: QENTA Online Guides</title>
36+
<meta name="generator" content="Antora 3.1.9">
37+
<link rel="stylesheet" href="/_/css/site.css">
38+
<link rel="stylesheet" href="/_/css/search.css">
39+
<link rel="stylesheet" href="/_/css/qenta.css">
40+
<link rel="stylesheet" href="https://use.typekit.net/ucf2gvc.css">
41+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
42+
<link rel="stylesheet" href="/_/css/nav-menu.css">
43+
<link rel="stylesheet" href="/_/css/tables.css">
44+
<script>var uiRootPath = '/_'</script>
45+
<link rel="icon" href="/_/img/Favicon-QENTA-RGB.png" type="image/png">
46+
</head>
47+
48+
<body class="status-404">
49+
<header class="header" role="banner">
50+
<nav class="navbar">
51+
<div class="navbar-brand">
52+
<a class="navbar-item" href="https://guides.qenta.com">QENTA Online Guides</a>
53+
<div class="navbar-item search-item">
54+
<input id="search-input" type="text" placeholder="Search">
55+
</div>
56+
<button class="navbar-burger" data-target="topbar-nav">
57+
<span></span>
58+
<span></span>
59+
<span></span>
60+
</button>
61+
</div>
62+
<div id="topbar-nav" class="navbar-menu">
63+
<div class="navbar-end">
64+
<div class="navbar-item is-hoverable">
65+
<a class="navbar-link" href="https://guides.qenta.com/">Home</a>
66+
</div>
67+
<div class="navbar-item is-hoverable">
68+
<a class="navbar-link" href="https://payments.qenta.com/">Enterprise</a>
69+
</div>
70+
<div class="navbar-item is-hoverable">
71+
<a class="navbar-link" href="https://payments.qenta.com/haendler-login/">Merchant Login</a>
72+
</div>
73+
<div class="navbar-item">
74+
<span class="control">
75+
<a class="button is-primary" href="https://guides.qenta.com/contact/">Contact</a>
76+
</span>
77+
</div>
78+
</div>
79+
</div>
80+
</nav>
81+
</header>
82+
<div class="body">
83+
<div class="nav-container">
84+
<aside class="nav">
85+
<div class="panels">
86+
<div class="nav-panel-explore is-active" data-panel="explore">
87+
<ul class="components">
88+
<li class="component">
89+
<a class="title" href="/online-guides/main/">QENTA Online Guides</a>
90+
<ul class="versions">
91+
<li class="version is-latest">
92+
<a href="/online-guides/main/">main</a>
93+
</li>
94+
</ul>
95+
</li>
96+
</ul>
97+
</div>
98+
</div>
99+
</aside>
100+
</div>
101+
<main class="article">
102+
<div class="toolbar" role="navigation">
103+
<button class="nav-toggle"></button>
104+
<a href="/online-guides/main/" class="home-link"></a>
105+
<nav class="breadcrumbs" aria-label="breadcrumbs">
106+
</nav>
107+
</div>
108+
<div class="content">
109+
<article class="doc">
110+
<h1 class="page">Page Not Found</h1>
111+
<div class="paragraph">
112+
<p>The page you&#8217;re looking for does not exist. It may have been moved. You can return to the <a href="/online-guides/main/">start page</a>, or follow one of the links in the navigation to the left.</p>
113+
</div>
114+
<div class="paragraph">
115+
<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken.
116+
If you typed the URL of this page manually, please double check that you entered the address correctly.</p>
117+
</div>
118+
</article>
119+
</div>
120+
</main>
121+
</div>
122+
<footer class="footer qenta">
123+
<div class="uk-section-secondary uk-section">
124+
<div class="uk-container">
125+
<div class="tm-grid-expand uk-grid-large uk-grid-margin-large uk-grid" uk-grid="">
126+
<div class="uk-width-1-3@m uk-first-column">
127+
<div class="uk-position-relative uk-margin" style="left: 0px; bottom: 20px;">
128+
<a class="el-link" href="#2" uk-scroll=""><img class="el-image" alt="" uk-img=""
129+
src="https://payments.qenta.com/wp-content/uploads/2022/06/RZ-Logo-QENTA-CMYK-invertiert-2.svg" width="120"></a>
130+
</div>
131+
<div class="uk-panel uk-text-meta uk-position-relative" style="bottom: 20px;">
132+
<p>©2023 - QENTA PAYMENT CEE GMBH</p>
133+
</div>
134+
</div>
135+
<div class="uk-width-2-3@m">
136+
<div class="uk-text-right">
137+
<ul class="uk-margin-remove-bottom uk-subnav uk-flex-right" uk-margin="">
138+
<li class="el-item uk-first-column">
139+
<a class="el-link" href="https://payments.qenta.com/">COMPANY</a>
140+
</li>
141+
<li class="el-item">
142+
<a class="el-link" href="https://payments.qenta.com/en/merchant-login/">MERCHANT LOGIN</a>
143+
</li>
144+
<li class="el-item">
145+
<a class="el-link" href="https://payments.qenta.com/en/payment-solutions/">SOLUTIONS</a>
146+
</li>
147+
<li class="el-item">
148+
<a class="el-link" href="https://payments.qenta.com/en/contact/">CONTACT</a>
149+
</li>
150+
<li class="el-item">
151+
<a class="el-link" href="https://guides.qenta.com" target="_blank">ONLINE GUIDES</a>
152+
</li>
153+
<li class="el-item">
154+
<a class="el-link" href="https://payments.qenta.com/en/download-center/">DOWNLOAD CENTER</a>
155+
</li>
156+
</ul>
157+
</div>
158+
<div class="uk-text-right">
159+
<ul class="uk-margin-remove-bottom uk-subnav uk-flex-right" uk-margin="">
160+
<li class="el-item uk-first-column">
161+
<a class="el-link" href="https://payments.qenta.com/en/imprint/">IMPRINT</a>
162+
</li>
163+
<li class="el-item">
164+
<a class="el-link" href="https://guides.qenta.com/protection-personal-data/data-protection-en/">DATA PROTECTION</a>
165+
</li>
166+
<li class="el-item">
167+
<a class="el-link" href="https://payments.qenta.com/en/terms-and-conditions/">T&C</a>
168+
</li>
169+
</ul>
170+
</div>
171+
</div>
172+
</div>
173+
</div>
174+
</div>
175+
</footer>
176+
<script src="/_/js/site.js"></script>
177+
<script src="/_/js/vendor/lunr.js"></script>
178+
<script src="/_/js/vendor/search.js" id="search-script" data-base-path="https://guides.qenta.com" data-page-path=""></script>
179+
<script async src="/_/../search-index.js"></script>
180+
<script async src="/_/js/vendor/highlight.js"></script>
181+
</body>
182+
183+
</html>

0 commit comments

Comments
 (0)