notfound.html
<div id="content-area" class="col-sm-12" role="main">
<div class="error-container">
<h2>Resource <strong>not found</strong>...</h2>
<p class="instruction">We could not find the resource you are looking for. Please make sure the URL you entered is correct.</p>
<a href="#/" class="link-right">Go to the home page »</a>
</div>
</div>