This website requires JavaScript.
Explore
Help
Register
Sign In
michel
/
ft_transcendence
Watch
1
Star
0
Fork
0
You've already forked ft_transcendence
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a0c0d813b6
ft_transcendence
/
accounts
/
templates
/
login.html
7 lines
130 B
HTML
Raw
Normal View
History
Unescape
Escape
add: login
2023-10-24 11:06:43 -04:00
<
html
>
<
form
method
=
'post'
>
{% csrf_token %}
register: use ModelForm, and print all errors
2023-10-31 16:14:24 -04:00
{{ form.as_p }}
add: login
2023-10-24 11:06:43 -04:00
<
input
type
=
'submit'
>
<
/
form
>
<
/
html
>
Reference in New Issue
Copy Permalink