Commit 0c063d1e authored by PkSM3's avatar PkSM3

[UPDATE] provisory login CSS

parent b4b05d55
<html>
<body class="grp-login">
<body>
<head>
......@@ -12,9 +12,12 @@
<script src="/static/grappelli/jquery/jquery-1.9.1.min.js" type="text/javascript"></script>
<script src="/static/grappelli/jquery/ui/js/jquery-ui-1.10.3.custom.min.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="/static/css/morris.css">
<!-- Grappelli Minified -->
<script src="/static/grappelli/js/grappelli.min.js" type="text/javascript"></script>
</head>
</head>
<div id="grp-container">
<!-- HEADER -->
......@@ -37,20 +40,20 @@
<!-- CONTENT TITLE -->
<header id="grp-content-title">
<h1>Log in</h1>
<br><br><br>
</header>
<div class="container theme-showcase" role="main">
<div class="jumbotron">
<!-- CONTENT-CONTAINER -->
<div id="grp-content-container">
<div class="g-d-c g-d-10 g-centered">
<form action="/auth/" method="post"><input type='hidden' name='csrfmiddlewaretoken' value='Yopwc8YatA3C68kSevZX9upoXdIcZzPn' />
<fieldset class="grp-module grp-module-login">
<h1>
<span class="grp-admin-title">Gargantext</span>
<h2>
<span class="grp-current-page">Login</span>
</h1>
</h2a>
<div class="grp-module">
......@@ -87,6 +90,8 @@
</article>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment