Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lockhome
LockHome
Commits
02f65220
Commit
02f65220
authored
Nov 05, 2019
by
Hugo BLANCHARD
Browse files
add README
parents
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
02f65220
connexion.html
0 → 100644
View file @
02f65220
<!DOCTYPE html>
<html>
<head>
<title>
Connexion
</title>
</head>
<body>
<form
action=
""
method=
"post"
>
<input
type=
"text"
name=
"email"
>
<input
type=
"password"
name=
"mot_de_passe"
>
<input
type=
"submit"
value=
"Confirmer"
>
</form>
</body>
</html>
\ No newline at end of file
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