doctype html html(lang='en') include ../../components/header-files body include ../../components/taptop // page-wrapper Start #pageWrapper.page-wrapper.compact-wrapper // error-400 start .error-wrapper .container img.img-100(src='../assets/images/other-images/sad.png', alt='') .error-heading h2.headline.font-info 400 .col-md-8.offset-md-2 p.sub-content | The page you are attempting to reach is currently not available. This may be because the page does not exist or has been moved. div a.btn.btn-info-gradien.btn-lg(href='index.html') BACK TO HOME PAGE // error-400 end include ../../components/footer-files