
<!DOCTYPE html>
<html lang="pl">
    <head>
		<meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        <meta name="description" content="System Likwidacji Szkód | Best Assistance">
        <meta name="author" content="Silesian Solution - www.silesiansolution.com">
        <link rel="shortcut icon" href="#">

        <title>System Likwidacji Szkód | Best Assistance</title>
        
		<link rel="stylesheet" href="/css/bootstrap.min.css" media="screen" />
		<link rel="stylesheet" href="/css/back.css" media="screen" />
    	<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
		<link rel="icon" type="image/x-icon" href="/favicon.ico" />
    </head>
    <body>
     

<section id="login">
            <div class="container">
                <div class="row">
                    <div class="col-md-4 col-md-offset-4">
                        <h2 class="text-center">Zaloguj się</h2>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-4 col-md-offset-4">
<form action="/login_check" method="post">
    <input type="hidden" name="_csrf_token" value="YGhExZ6khZI4npdc5DFiLhumGjMRy_hf5WAGS5Qx8wk" />

	<div class="form-group">
        <label for="username">Nazwa użytkownika</label>
        <input type="text" class="form-control" id="username" name="_username" value="" required />
	</div>
    
	<div class="form-group">
        <label for="password">Hasło</label>
        <input type="password" class="form-control" id="password" name="_password" required />
	</div>

	<div class="form-group">
        <input type="checkbox" id="remember_me" name="_remember_me" value="on" />
        <label for="remember_me">Nie wylogowuj mnie</label>
	</div>
	<a href="/resetpassword">Nie pamiętasz hasła?</a>
    <input class="btn btn-lg btn-primary btn-block" type="submit" id="_submit" name="_submit" value="Zaloguj" />
</form>
                    </div>
                </div>
        		<div class="row">
                	<div class="col-md-6 col-md-offset-3 text-center copy">
                    	<hr>
                    	<p>Prawa autorskie: <a href="//www.e-best.com.pl/">BEST Assistance</a>. Projekt i wykonanie: <a href="//www.silesiansolution.com/" target="_blank">Silesian Solution</a>.</p>
                	</div>
            	</div>
            </div>
        </section>

    
    <!-- /#wrapper -->
        <script src="/js/jquery.js"></script>
        <script src="/js/bootstrap.min.js"></script>
            </body>
</html>
