-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreset.html
More file actions
725 lines (625 loc) · 24.1 KB
/
Copy pathreset.html
File metadata and controls
725 lines (625 loc) · 24.1 KB
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title data-i18n="ui.reset.page_title">Kyte Shipyard - Reset Password</title>
<!-- Stylesheets -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.23/css/jquery.dataTables.min.css">
<link rel="stylesheet" href="https://code.jquery.com/ui/1.13.0/themes/base/jquery-ui.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- javascripts -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="https://cdn.datatables.net/1.10.23/js/jquery.dataTables.min.js"></script>
<script src="https://code.jquery.com/ui/1.13.0/jquery-ui.min.js" integrity="sha256-hlKLmzaRlE8SCJC1Kw8zoUbU8BxA+8kR3gseuKfMjxA=" crossorigin="anonymous"></script>
<script>
// Auto-detect localhost and conditionally load local kyte.js for development
(function() {
const isLocalhost = window.location.hostname === 'localhost' || window.location.hostname === '127.0.0.1';
// Load kyte.js: use local dev version on localhost, otherwise use CDN
const kyteScript = isLocalhost ? '/assets/js/kyte-dev.js' : 'https://cdn.keyqcloud.com/kyte/js/stable/kyte.js';
document.write('<script src="' + kyteScript + '"' + (isLocalhost ? '' : ' crossorigin="anonymous"') + '><\/script>');
if (isLocalhost) {
console.log('%c[DEV MODE] Loading local kyte-api-js from /assets/js/kyte-dev.js', 'color: #FF6B6B; font-weight: bold;');
}
})();
</script>
<!-- Detect localhost and load appropriate JS files -->
<script>
const isLocalhost = window.location.hostname === 'localhost' || window.location.hostname === '127.0.0.1';
const jsPath = isLocalhost ? '/assets/js/source/' : '/assets/js/';
// Load kyte-i18n
document.write('<script src="' + jsPath + 'kyte-i18n.js"><\/script>');
// Load other scripts
document.write('<script src="/assets/js/kyte-shipyard.js"><\/script>');
document.write('<script src="/assets/js/reset.js"><\/script>');
if (isLocalhost) {
console.log('[DEV MODE] Loading non-obfuscated source files from ' + jsPath);
}
</script>
<!-- Initialize i18n for reset page (browser detection only, no session) -->
<script>
document.addEventListener('DOMContentLoaded', function() {
const kyteI18n = new KyteI18n('en', '/assets/i18n/');
// Browser detection only (no user session on reset page)
kyteI18n.init(null).then(() => {
console.log('Reset page i18n initialized with language:', kyteI18n.getCurrentLanguage());
kyteI18n.translateDOM();
}).catch(error => {
console.error('Failed to initialize reset page i18n:', error);
});
});
</script>
<style>
* {
box-sizing: border-box;
}
body, html {
min-height: 100%;
margin: 0;
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #4a90e2 0%, #2c5aa0 100%);
overflow-x: hidden;
}
/* Lava lamp style background elements - Enhanced visibility */
.bg-decoration {
position: fixed;
pointer-events: none;
z-index: 1;
}
/* Organic blob 1 - Large white/blue blob */
.bg-blob-1 {
width: 600px;
height: 600px;
background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.12) 40%, transparent 70%);
border-radius: 45% 55% 60% 40% / 50% 60% 40% 50%;
top: -250px;
right: -200px;
animation: wave1 14s ease-in-out infinite, morph1 10s ease-in-out infinite;
filter: blur(40px);
}
/* Organic blob 2 - Medium orange accent blob */
.bg-blob-2 {
width: 500px;
height: 500px;
background: radial-gradient(ellipse at center, rgba(255, 120, 70, 0.22) 0%, rgba(255, 107, 53, 0.14) 40%, transparent 70%);
border-radius: 60% 40% 50% 50% / 40% 50% 50% 60%;
bottom: -200px;
left: -150px;
animation: wave2 16s ease-in-out infinite, morph2 12s ease-in-out infinite;
filter: blur(45px);
}
/* Organic blob 3 - Medium white blob */
.bg-blob-3 {
width: 450px;
height: 450px;
background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.09) 40%, transparent 70%);
border-radius: 50% 60% 40% 50% / 60% 40% 60% 40%;
top: 30%;
left: -120px;
animation: wave3 18s ease-in-out infinite, morph3 13s ease-in-out infinite;
filter: blur(40px);
}
/* Organic blob 4 - Small orange blob */
.bg-blob-4 {
width: 400px;
height: 400px;
background: radial-gradient(ellipse at center, rgba(255, 140, 80, 0.2) 0%, rgba(247, 147, 30, 0.12) 40%, transparent 70%);
border-radius: 40% 60% 50% 50% / 50% 40% 60% 50%;
top: 15%;
right: 8%;
animation: wave4 13s ease-in-out infinite, morph4 9s ease-in-out infinite;
filter: blur(35px);
}
/* Organic blob 5 - Small white blob */
.bg-blob-5 {
width: 380px;
height: 380px;
background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 40%, transparent 70%);
border-radius: 55% 45% 60% 40% / 45% 55% 45% 55%;
bottom: 20%;
right: 15%;
animation: wave5 15s ease-in-out infinite, morph5 11s ease-in-out infinite;
filter: blur(38px);
}
/* Wave animations - enhanced vertical movement */
@keyframes wave1 {
0%, 100% { transform: translateY(0px) translateX(0px) scale(1); }
50% { transform: translateY(120px) translateX(-50px) scale(1.05); }
}
@keyframes wave2 {
0%, 100% { transform: translateY(0px) translateX(0px) scale(1); }
50% { transform: translateY(-100px) translateX(60px) scale(1.08); }
}
@keyframes wave3 {
0%, 100% { transform: translateY(0px) translateX(0px) scale(1); }
50% { transform: translateY(110px) translateX(40px) scale(1.06); }
}
@keyframes wave4 {
0%, 100% { transform: translateY(0px) translateX(0px) scale(1); }
50% { transform: translateY(-90px) translateX(-35px) scale(1.07); }
}
@keyframes wave5 {
0%, 100% { transform: translateY(0px) translateX(0px) scale(1); }
50% { transform: translateY(95px) translateX(45px) scale(1.04); }
}
/* Morph animations - organic shape changes */
@keyframes morph1 {
0%, 100% { border-radius: 45% 55% 60% 40% / 50% 60% 40% 50%; }
33% { border-radius: 55% 45% 50% 50% / 60% 40% 50% 50%; }
66% { border-radius: 50% 50% 45% 55% / 45% 55% 60% 40%; }
}
@keyframes morph2 {
0%, 100% { border-radius: 60% 40% 50% 50% / 40% 50% 50% 60%; }
33% { border-radius: 50% 50% 60% 40% / 50% 60% 40% 50%; }
66% { border-radius: 40% 60% 45% 55% / 55% 45% 60% 40%; }
}
@keyframes morph3 {
0%, 100% { border-radius: 50% 60% 40% 50% / 60% 40% 60% 40%; }
33% { border-radius: 40% 50% 60% 50% / 50% 60% 50% 40%; }
66% { border-radius: 60% 40% 50% 50% / 40% 50% 40% 60%; }
}
@keyframes morph4 {
0%, 100% { border-radius: 40% 60% 50% 50% / 50% 40% 60% 50%; }
33% { border-radius: 60% 50% 40% 50% / 40% 60% 50% 50%; }
66% { border-radius: 50% 40% 60% 50% / 60% 50% 40% 50%; }
}
@keyframes morph5 {
0%, 100% { border-radius: 55% 45% 60% 40% / 45% 55% 45% 55%; }
33% { border-radius: 45% 55% 50% 50% / 55% 45% 60% 40%; }
66% { border-radius: 60% 40% 45% 55% / 50% 50% 55% 45%; }
}
.login-container {
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
padding: 40px 20px;
position: relative;
z-index: 2;
}
/* Ensure container can scroll if viewport is too small */
@media (max-height: 700px) {
.login-container {
align-items: flex-start;
padding-top: 20px;
padding-bottom: 100px; /* Space for footer */
}
}
.login-card {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(20px);
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 0;
border-radius: 20px;
box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
max-width: 440px;
width: 100%;
overflow: hidden;
animation: slideUp 0.6s ease-out;
}
@keyframes slideUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.login-header {
background: linear-gradient(135deg, #ff6b35, #f7931e);
padding: 24px 32px;
text-align: center;
color: white;
position: relative;
overflow: hidden;
}
.login-header::before {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;
animation: backgroundMove 20s linear infinite;
}
@keyframes backgroundMove {
0% { transform: translate(0, 0); }
100% { transform: translate(60px, 60px); }
}
.logo-container {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.keyq-logo-img {
height: 48px;
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
.logo-divider {
width: 1px;
height: 38px;
background: rgba(255, 255, 255, 0.3);
}
.kyte-logo-img {
height: 36px;
opacity: 0.95;
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
.brand-subtitle {
font-size: 12px;
opacity: 0.85;
font-weight: 300;
margin: 0 0 16px 0;
position: relative;
z-index: 1;
}
.login-body {
padding: 40px;
}
.form-section-title {
font-size: 24px;
font-weight: 600;
color: #2d3748;
margin-bottom: 8px;
text-align: center;
}
.form-section-subtitle {
color: #718096;
text-align: center;
margin-bottom: 30px;
font-size: 14px;
line-height: 1.5;
}
.form-group {
margin-bottom: 24px;
position: relative;
}
.form-control {
border: 2px solid #e2e8f0;
border-radius: 12px;
padding: 16px 20px;
font-size: 16px;
transition: all 0.3s ease;
background: #f8fafc;
font-weight: 400;
width: 100%;
}
.form-control:focus {
border-color: #ff6b35;
box-shadow: 0 0 0 3px rgba(255, 107, 53, 0.1);
background: white;
outline: none;
}
.form-control::placeholder {
color: #a0aec0;
font-weight: 400;
}
.input-icon {
position: absolute;
right: 16px;
top: 50%;
transform: translateY(-50%);
color: #a0aec0;
transition: color 0.3s ease;
}
.form-control:focus + .input-icon {
color: #ff6b35;
}
.btn-primary {
background: linear-gradient(135deg, #ff6b35, #f7931e);
border: none;
border-radius: 12px;
padding: 16px;
font-size: 16px;
font-weight: 600;
width: 100%;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
}
.btn-primary:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(255, 107, 53, 0.4);
background: linear-gradient(135deg, #e55a2b, #e8841a);
}
.btn-primary:active {
transform: translateY(0);
}
.btn-primary:focus {
box-shadow: 0 0 0 3px rgba(255, 107, 53, 0.2);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px 16px;
border-radius: 8px;
font-size: 14px;
margin-bottom: 20px;
border-left: 4px solid #c53030;
display: flex;
align-items: center;
gap: 8px;
}
.success-message {
background: #c6f6d5;
color: #22543d;
padding: 12px 16px;
border-radius: 8px;
font-size: 14px;
margin-bottom: 20px;
border-left: 4px solid #22c55e;
display: flex;
align-items: center;
gap: 8px;
}
.back-to-login {
display: block;
text-align: center;
color: #ff6b35;
text-decoration: none;
font-weight: 500;
font-size: 14px;
margin-top: 24px;
transition: all 0.3s ease;
}
.back-to-login:hover {
text-decoration: underline;
color: #e55a2b;
}
.reset-info {
background: #ebf8ff;
color: #2b6cb0;
padding: 16px;
border-radius: 8px;
font-size: 14px;
margin-bottom: 24px;
border-left: 4px solid #3182ce;
line-height: 1.5;
}
.reset-info i {
margin-right: 8px;
color: #3182ce;
}
.footer-info {
position: fixed;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
color: rgba(255, 255, 255, 0.8);
font-size: 12px;
text-align: center;
z-index: 1;
}
.made-with-love {
font-size: 13px;
margin-bottom: 12px;
font-weight: 400;
opacity: 0.9;
}
.made-with-love .heart {
color: #ff6b6b;
animation: heartbeat 1.5s ease-in-out infinite;
display: inline-block;
}
.made-with-love a {
color: rgba(255, 255, 255, 1);
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease;
border-bottom: 1px solid transparent;
}
.made-with-love a:hover {
border-bottom-color: rgba(255, 255, 255, 0.8);
color: #fff;
}
@keyframes heartbeat {
0%, 100% { transform: scale(1); }
10%, 30% { transform: scale(1.1); }
20%, 40% { transform: scale(1); }
}
.footer-info .copyright {
margin-bottom: 8px;
font-weight: 500;
}
.footer-info .versions {
display: flex;
gap: 20px;
justify-content: center;
opacity: 0.7;
}
/* Loading modal styles */
.modal.white {
background: rgba(255, 255, 255, 0.9);
}
.spinner-wrapper {
color: #ff6b35;
}
/* Responsive design */
@media (max-width: 480px) {
.login-card {
margin: 10px;
border-radius: 16px;
}
.login-header {
padding: 20px 24px;
}
.logo-container {
flex-direction: column;
gap: 8px;
}
.logo-divider {
width: 30px;
height: 1px;
}
.login-body {
padding: 24px 30px;
}
.form-section-title {
font-size: 20px;
}
.footer-info .versions {
flex-direction: column;
gap: 4px;
}
}
/* Accessibility improvements */
@media (prefers-reduced-motion: reduce) {
*, *::before, *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
/* Hide elements by default */
.d-none {
display: none !important;
}
/* Grid pattern removed - caused visible blue tiles */
/* Improve button pressed state */
.btn-primary:active {
transform: translateY(0) scale(0.98);
}
/* Better accessibility focus states */
*:focus-visible {
outline: 2px solid #ff6b35;
outline-offset: 2px;
}
/* Smooth page load */
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
body {
animation: fadeIn 0.4s ease-out;
}
/* Reset specific styles */
.reset-icon {
width: 60px;
height: 60px;
background: rgba(255, 255, 255, 0.2);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 20px;
font-size: 24px;
color: white;
}
.step-indicator {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
margin-bottom: 20px;
font-size: 14px;
color: rgba(255, 255, 255, 0.8);
}
.step-number {
width: 24px;
height: 24px;
background: rgba(255, 255, 255, 0.2);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: 600;
}
</style>
</head>
<body>
<!-- Background decorations - Lava lamp style organic blobs -->
<div class="bg-decoration bg-blob-1"></div>
<div class="bg-decoration bg-blob-2"></div>
<div class="bg-decoration bg-blob-3"></div>
<div class="bg-decoration bg-blob-4"></div>
<div class="bg-decoration bg-blob-5"></div>
<!-- Page loading modal -->
<div id="pageLoaderModal" class="modal white" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1">
<div class="modal-dialog modal-sm h-100 d-flex">
<div class="mx-auto align-self-center" style="width: 48px">
<div class="spinner-wrapper text-center fa-6x"><span class="fas fa-sync fa-spin"></span></div>
</div>
</div>
</div>
<!-- Reset Panel -->
<div class="login-container">
<div class="login-card">
<!-- Header with branding -->
<div class="login-header">
<div class="logo-container">
<img src="/assets/images/keyq_logo_horizontal_v2_dark.png" alt="KeyQ Cloud Solutions" class="keyq-logo-img">
<div class="logo-divider"></div>
<img src="/assets/images/kyte_shipyard_light.png" alt="Kyte Shipyard" class="kyte-logo-img">
</div>
<p class="brand-subtitle" data-i18n="ui.reset.brand_tagline">Next Generation App Building Platform</p>
<div class="reset-icon">
<i class="fas fa-key"></i>
</div>
<div class="step-indicator">
<div class="step-number">1</div>
<span data-i18n="ui.reset.step_indicator">Password Reset</span>
</div>
</div>
<!-- Reset form -->
<div class="login-body">
<h2 class="form-section-title" data-i18n="ui.reset.title">Reset Your Password</h2>
<p class="form-section-subtitle" data-i18n="ui.reset.subtitle">
Enter your email address and we'll send you instructions to reset your password.
</p>
<div class="reset-info">
<i class="fas fa-info-circle"></i>
<span data-i18n="ui.reset.info_message">You'll receive an email with a secure link to create a new password. The link will expire in 1 hour for security.</span>
</div>
<form id="reset-form">
<div class="error-message d-none" id="errorMsg">
<i class="fas fa-exclamation-triangle"></i>
<span></span>
</div>
<div class="success-message d-none" id="successMsg">
<i class="fas fa-check-circle"></i>
<span data-i18n="ui.reset.success_message">Reset instructions have been sent to your email address.</span>
</div>
<div class="form-group">
<input type="email" class="form-control" name="email" data-i18n-placeholder="ui.reset.email_placeholder" placeholder="Enter your email address" required>
<i class="fas fa-envelope input-icon"></i>
</div>
<button id="signin" type="submit" class="btn btn-primary">
<i class="fas fa-paper-plane"></i>
<span data-i18n="ui.reset.send_button">Send Reset Instructions</span>
</button>
<a href="/" class="back-to-login">
<i class="fas fa-arrow-left me-1"></i>
<span data-i18n="ui.reset.back_to_login">Remember your password? Sign in</span>
</a>
</form>
</div>
</div>
</div>
<!-- Footer -->
<div class="footer-info">
<div class="made-with-love">
Made with <span class="heart">♥</span> by <a href="https://www.keyq.cloud" target="_blank" rel="noopener">KeyQ</a>
</div>
<div class="copyright">KeyQ © 2020-2026</div>
<div class="versions">
<span>Kyte Shipyard™ Version <span id="kyteShipyardVersion"></span></span>
<span>Kyte JS Version <span id="kyteJSVersion"></span></span>
</div>
</div>
</body>
</html>