insight-ui-zcash/public/views/404.html

6 lines
156 B
HTML
Raw Normal View History

2014-01-17 10:25:26 -08:00
<div class="jumbotron">
<h1>Ooops!</h1>
<h2 class="text-muted">404 Page not found :(</h2>
2014-01-17 10:25:26 -08:00
<p><a href="/" class="pull-right">Go to home</a></p>
</div>