changed html format of templates a bit
This commit is contained in:
parent
94de630311
commit
6353d1a6c2
|
@ -1,6 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<title>Change password</title>
|
||||
<html>
|
||||
<head>
|
||||
<title>Change password</title>
|
||||
</head>
|
||||
<body>
|
||||
<form method="post" action="{{ url_for('change_password') }}">
|
||||
<p>Change your password sir?
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html>
|
||||
<head>
|
||||
<title>Let's uploading boys!</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user