-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
CerealKiller97
committed
Aug 30, 2019
1 parent
64719f8
commit 1708526
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
6 changes: 5 additions & 1 deletion
6
src/app/modules/errors/components/errors/errors.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
<h1>404 page</h1> | ||
<mat-grid-list cols="1" rowHeight="100"> | ||
<mat-grid-tile> | ||
<h1>Ooops 404 you have lost.</h1> | ||
</mat-grid-tile> | ||
</mat-grid-list> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters