5697ec41a527527aea6be916d64bb9d91700d70b.php
494 Bytes
<div class="layout-app">
<div class="row error">
<div class="col-md-4 col-md-offset-1 pull-left">
<div class="center">
<img src="assets/images/error-icon-bucket.png " class="img-responsive error-icon"/>
</div>
</div>
<div class="col-md-5 content pull-left" style='margin-top:10%'>
<h1 class="strong">Oops!</h1>
<h4 class="innerB">Not Found!!</h4>
<div class="well">The path you are trying to visit does not exist...</div>
</div>
</div>
</div>