Skip to content

Commit

Permalink
Changed 404 Template
Browse files Browse the repository at this point in the history
  • Loading branch information
derkalle4 committed Jun 11, 2015
1 parent 83fc462 commit 723d355
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wwwroot/templates/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Free Bootstrap Admin Template : Binary Admin</title>
<title>404</title>
<!-- BOOTSTRAP STYLES-->
<link href="assets/css/bootstrap.css" rel="stylesheet" />
<!-- FONTAWESOME STYLES-->
Expand Down Expand Up @@ -99,8 +99,8 @@
<div id="page-inner">
<div class="row">
<div class="col-md-12">
<h2>Blank Page</h2>
<h5>Welcome Jhon Deo , Love to see you back. </h5>
<h2>404 - Error not found</h2>
<h5>That's creapy. You've found a feature we do not support ...</h5>

</div>
</div>
Expand Down

0 comments on commit 723d355

Please sign in to comment.