owncast/static/web/404.html

12 lines
2.5 KiB
HTML
Raw Normal View History

2022-10-31 13:56:30 +03:00
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/72d614d076ee4d2e.css" as="style"/><link rel="stylesheet" href="/_next/static/css/72d614d076ee4d2e.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-20d9241e755bd23e.js" defer=""></script><script src="/_next/static/chunks/framework-4ed89e9640adfb9e.js" defer=""></script><script src="/_next/static/chunks/main-8a29e61e04a74d70.js" defer=""></script><script src="/_next/static/chunks/pages/_app-c8dd71bb6bbfa9d6.js" defer=""></script><script src="/_next/static/chunks/pages/_error-f2496e8b9fdedb89.js" defer=""></script><script src="/_next/static/dMpbxEgjJV6ow4zv4OPSH/_buildManifest.js" defer=""></script><script src="/_next/static/dMpbxEgjJV6ow4zv4OPSH/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>
2022-08-16 05:47:50 +03:00
body { margin: 0; color: #000; background: #fff; }
.next-error-h1 {
border-right: 1px solid rgba(0, 0, 0, .3);
}
@media (prefers-color-scheme: dark) {
body { color: #fff; background: #000; }
.next-error-h1 {
border-right: 1px solid rgba(255, 255, 255, .3);
}
2022-10-31 13:56:30 +03:00
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"dMpbxEgjJV6ow4zv4OPSH","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>