<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="ie lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>
<html class="ie lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>
<html class="ie lt-ie9"> <![endif]-->
<!--[if gt IE 8]>
<html class="ie"> <![endif]-->
<!--[if !IE]><!-->
<html>
<!-- <![endif]-->
<head>
<title>404 Error</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="icon" type="image/x-icon" href="{{ asset('/bundles/socialfrontend/themes/blue/images/favicon.ico') }}" />
<link href="/bundles/socialfrontend/css/theme/vendor/bootstrap.css" rel="stylesheet" media="screen"/>
<link href="/bundles/socialfrontend/css/theme/custom/stylesheet-complete.min.css" rel="stylesheet" media="screen"/>
<link href="/bundles/socialfrontend/css/app/custom/non-account.css" rel="stylesheet" media="screen"/>
<link href="/bundles/socialfrontend/css/app/custom/main.css" rel="stylesheet" media="screen"/>
<link href="/bundles/socialfrontend/themes/blue/main.css" rel="stylesheet" media="screen"/>
<script type="text/javascript" src="/bundles/socialfrontend/js/theme/vendor/jquery.js"></script>
<script type="text/javascript" src="/bundles/socialfrontend/js/app/custom/main.js"></script>
</head>
<body class=" register-page " style="background: url(/bundles/socialfrontend/themes/purple/bk_people.jpg)">
<section role="navigation" class="navbar navbar-default top-nav navbar-fixed-top">
<div class="container">
<div class="text-center logo-text">
{#<a href="/">
<img src="/bundles/socialfrontend/themes/purple/logo.png" width="95px" alt="">
</a>#}
</div>
</div>
</section>
<section id="content">
<div id="login-container">
<section role="bk-people" class="bk-people">
<div class="bk-people-hover">
<div id="activate-login">
<div class="form-horizontal">
<div class="header-thanks">
<div class="c-header c-header-big">
<h3>Page not found</h3>
</div>
</div>
<div class="content-thanks">
<div class="innerLR">
<div class="c-main">
<div class="form-row">
<p>
The page you are looking for does not exist.
</p>
</div>
<div class="re-activation clearfix innerTB">
<a class="btn btn-block btn-success" href="javascript:history.back()">
<i class="fa fa-paper-plane"></i> Go back
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
</body>
</html>