Skip to content

Commit

Permalink
[WebUI IntelliHome#7] Added personalized not found page
Browse files Browse the repository at this point in the history
  • Loading branch information
skullbocks committed Jul 22, 2014
1 parent 34b8ced commit 5581822
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/templates/not_found.html.ep
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
% layout 'default';
% title 'Google at Home - NOT FOUND!';
<h1>Whoops!</h1>
<p>I couldn't find what you were looking for. Sorry!</p>

0 comments on commit 5581822

Please sign in to comment.