mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
12 lines
465 B
Markdown
12 lines
465 B
Markdown
<div class="center-layout-wide">
|
|
<div class="nf-container l-flex-wrap flex-center">
|
|
<img alt="Not found" src="assets/images/support/angular-404.svg" height="300" width="300"/>
|
|
<div class="nf-response l-flex-wrap center">
|
|
<h1 class="no-anchor no-toc">Page Not Found</h1>
|
|
<p>We're sorry. The page you are looking for cannot be found.</p>
|
|
</div>
|
|
</div>
|
|
<aio-file-not-found-search></aio-file-not-found-search>
|
|
</div>
|
|
|
|
@reviewed 2023-08-20
|