Skip to content

Instantly share code, notes, and snippets.

@angelabauer
Created September 23, 2020 11:09
Show Gist options
  • Save angelabauer/0ac5c104a31c5bfa62fd3e7ba5af20bd to your computer and use it in GitHub Desktop.
Save angelabauer/0ac5c104a31c5bfa62fd3e7ba5af20bd to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<form action="{{ url_for('login') }}" method="post">
<label>Name</label>
<input type="text" placeholder="name" name="name">
<label>Password</label>
<input type="text" placeholder="password" name="name">
<button type="submit">Ok</button>
</form>
</body>
</html>
@qodirovshohijahon
Copy link

Hello Angela. I hava recently watched your The Complete 2020 Web Development Bootcamp | Udemy video tuturial, I really liked it. So I decided to translate it into Uzbek language if you are not against with me. I am going to copy only your words in order to teach easily. Ofcourse I will prepare presentations. Give me access it. If I prepare video lesson like your it will be unfair for me and for my God, so I am asking permission you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment