| <!doctype html> |
| <html> |
| |
| <head> |
| <meta charset="utf-8"> |
| <title>CLDR | 404 </title> |
| <link rel="stylesheet" href="/assets/css/reports-v2.css" /> |
| <link rel="stylesheet" href="/assets/css/page.css" /> |
| </head> |
| |
| <body> |
| <header> |
| <div class="navparent"> |
| <div id="nav" class="nav"> |
| <!-- Vue mount here --> |
| </div> |
| </div> |
| <div class="message"><i>This navigation UI is temporary, just to give access to the pages.</i></div> |
| <!-- <div class="bar"><a href="/sitemap" class="bar">Site Map</a></div> --> |
| </header> |
| |
| |
| |
| <section class="body"> |
| |
| <h1> 404 - Not Found</h1> |
| |
| <p> |
| The page you have entered does not exist |
| </p> |
| |
| <a href="/">Go to site home</a> |
| |
| |
| </section> |
| <footer> |
| © 1991-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. See <a href="https://www.unicode.org/copyright.html">Terms of Use</a>. |
| </footer> |
| <!-- workaround for cloudflare content-type issue --> |
| <script src="/assets/vendor/vue.global.prod.js"></script> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/5.0.0/anchor.min.js" integrity="sha512-byAcNWVEzFfu+tZItctr+WIMUJvpzT2kokkqcBq+VsrM3OrC5Aj9E2gh+hHpU0XNA3wDmX4sDbV5/nkhvTrj4w==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> |
| <script src="/assets/js/cldrsite.js"></script> |
| </body> |
| |
| </html> |