Compare commits
1 Commits
6beb6e20d7
...
6353d1a6c2
Author | SHA1 | Date | |
---|---|---|---|
6353d1a6c2 |
|
@ -1,6 +1,8 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<title>Change password</title>
|
|
||||||
<html>
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Change password</title>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form method="post" action="{{ url_for('change_password') }}">
|
<form method="post" action="{{ url_for('change_password') }}">
|
||||||
<p>Change your password sir?
|
<p>Change your password sir?
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Let's uploading boys!</title>
|
<title>Let's uploading boys!</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user