<!DOCTYPE html>

<!-- version 3.5.5 -->

<html lang="cs">
<head>
<link rel="icon" type="image/png" href="data/img/default.png">
<meta charset="UTF-8">
<script src="/View/jquery-3.4.0.min.js"></script>
<script src="/View/bootstrap/js/bootstrap.min.js"></script>
<script src="/View/js/noti.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png">
<link rel="manifest" href="/img/site.webmanifest">


<link href="/View/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/View/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
<link href="/View/css/main.css" rel="stylesheet">

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="Author" content="sm@etana.cz">

<title>JumboERP - erp-dev.ntm-logistics.cz</title>
</head>
<body style="height: 100%">
<div></div>
<div style="height: 100%; margin-top: 50px">
<br><br><br>
<center><img style="width: 400px" src="/img/logo-big.png"></center>
<div class="container-fluid">
    <div class="col-md-4 col-md-offset-4 col-sm-4 col-sm-offset-4 white-frame" style="margin-top: 4em; background-color: #fcfcfcc4;">
        <form class="form-signin" method="post" action="/login">
            <h2 class="form-signin-heading">přihlášení</h2>
            <label for="inputText" class="sr-only">email</label>
            <input type="text" id="inputLogin" class="form-control input-lg" placeholder="email" name="mail" required autofocus>
            <label for="inputPassword" class="sr-only">heslo</label>
            <input type="password" id="inputPassword" class="form-control input-lg" placeholder="heslo" name="password" required>
<br><br>
            <button class="btn btn-lg btn-primary btn-block" type="submit">přihlásit</button>
        </form>
<br><div style="color:red; text-align: center; width: 100%"></div><br>
    </div>
</div>
<!-- /container -->

</div>

</body>
</html>
