<section class=“container content-section text-center”>
<div class="row"> <div class="col-md-10 col-md-offset-1 col-xs-10 col-xs-offset-1"> <h1><strong>{{ page.title }}</strong></h1> <h2>Not found</h2> <h5>Take a look at this <a href="http://waitbutwhy.com/2013/11/how-to-beat-procrastination.html" target="_blank">this</a> if you want to stop looking for pages that do not exist!</h5> <img class="img-responsive center-block fourofour" src="{{site.baseurl}}/assets/images/labtocat.png"> {% include _partials/social-buttons.html %} </div> </div>
</section>