angular-cn/aio/content/file-not-found.md
Stefanie Fluin 9f66c9c1d1 feat(aio): page not found layout and designs (#16089)
Add 404 svg image
h1 custom styling

PR Close #16089
2017-04-19 22:35:58 -05:00

9 lines
314 B
Markdown

@description
<div class="nf-container l-flex-wrap flex-center">
<img src="assets/images/support/angular-404.svg" width="300px" height="300px"/>
<div class="nf-response l-flex-wrap">
<h1>Page Not Found</h1>
<p>We're sorry. The page you are looking for cannot be found.</p>
</div>
</div>