UNPKG

gentelella

Version:

Gentelella v4 — free admin template. 60 pages, 20 chart variants, fully interactive inbox & kanban, live theme generator, component playground, PWA-ready. Vite 8, vanilla JS, no Bootstrap, no jQuery.

74 lines (67 loc) 4.16 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Coming soon | Gentelella 2026 v4</title> <link rel="icon" href="../images/favicon.svg" type="image/svg+xml"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <link rel="manifest" href="/site.webmanifest"> <meta name="theme-color" content="#1ABB9C" media="(prefers-color-scheme: light)"> <meta name="theme-color" content="#1a2332" media="(prefers-color-scheme: dark)"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <link rel="apple-touch-icon" href="/images/apple-touch-icon.svg"> <meta name="description" content="Gentelella v4 — free admin dashboard template. 60 pages, 20 chart variants, vanilla JS, no Bootstrap, no jQuery. By Colorlib."> <meta property="og:type" content="website"> <meta property="og:title" content="Coming soon"> <meta property="og:description" content="Gentelella v4 — free admin dashboard template. 60 pages, 20 chart variants, vanilla JS, no Bootstrap, no jQuery. By Colorlib."> <meta property="og:image" content="/images/android-chrome-512x512.svg"> <meta property="og:site_name" content="Gentelella v4"> <meta name="twitter:card" content="summary_large_image"> <script>(function(){try{var t=localStorage.getItem('theme');var d=window.matchMedia('(prefers-color-scheme: dark)').matches;var theme=t||(d?'dark':'light');document.documentElement.setAttribute('data-theme',theme);}catch(e){}})();</script> <script type="module" crossorigin src="/js/coming_soon-B4FrKt9D.js"></script> <link rel="modulepreload" crossorigin href="/js/rolldown-runtime-DEgBLETi.js"> <link rel="modulepreload" crossorigin href="/js/toast-DgCSlJPv.js"> <link rel="modulepreload" crossorigin href="/js/menus-BVcs0GJR.js"> <link rel="modulepreload" crossorigin href="/js/modal-MTuCfURV.js"> <link rel="modulepreload" crossorigin href="/js/main-v4-BFwmMcfm.js"> <link rel="stylesheet" crossorigin href="/assets/main-v4-DDS6x4g-.css"> </head> <body> <div class="error-page"> <div class="error-content" style="max-width:560px"> <div class="status-page-icon"> <svg width="56" height="56" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"> <circle cx="12" cy="12" r="10"/> <path d="M12 6v6l4 2"/> </svg> </div> <div class="error-title">Coming soon</div> <div class="error-message"> Something exciting is on the way. We're putting the finishing touches on a brand-new Gentelella v4 — sign up below and we'll let you know the moment it's ready. </div> <div class="countdown" id="countdown"> <div class="countdown-cell"><div class="num" id="cd-days">00</div><div class="lbl">Days</div></div> <div class="countdown-cell"><div class="num" id="cd-hours">00</div><div class="lbl">Hours</div></div> <div class="countdown-cell"><div class="num" id="cd-mins">00</div><div class="lbl">Minutes</div></div> <div class="countdown-cell"><div class="num" id="cd-secs">00</div><div class="lbl">Seconds</div></div> </div> <form class="coming-soon-form" id="notify-form" data-reset-on-submit="false"> <div class="input-group" style="flex:1"> <svg class="input-icon" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="2" y="3" width="12" height="10" rx="1.5"/><path d="M2 5l6 4 6-4"/></svg> <input type="email" id="notify-email" class="form-control" placeholder="Get notified — your@email.com" aria-label="Email for notifications" required> </div> <button type="submit" class="btn btn-primary">Notify me</button> </form> <div class="coming-soon-success" id="notify-success" hidden> ✓ Thanks — we'll send you an email when we launch. </div> </div> </div> </body> </html>