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
16c47b47cf
ft_transcendence
/
accounts
/
templates
/
change_password.html
7 lines
128 B
HTML
Raw
Normal View
History
Unescape
Escape
add: change password
2023-10-24 11:20:16 -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: change password
2023-10-24 11:20:16 -04:00
<
input
type
=
'submit'
>
<
/
form
>
<
/
html
>
Reference in New Issue
Copy Permalink