Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
0c063d1e
Commit
0c063d1e
authored
Jan 08, 2015
by
PkSM3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[UPDATE] provisory login CSS
parent
b4b05d55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
7 deletions
+12
-7
authentication.html
templates/authentication.html
+12
-7
No files found.
templates/authentication.html
View file @
0c063d1e
<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>
</h
1
>
</h
2a
>
<div
class=
"grp-module"
>
...
...
@@ -87,6 +90,8 @@
</article>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment