mirror of
https://github.com/wassname/flask-bootstrap.git
synced 2026-08-19 12:10:35 +08:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<form method="POST">
|
||||
Username: <input type="text" name="username"/><br/>
|
||||
Password: <input type="password" name="password"/><br/>
|
||||
<input type="submit" value="Create"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user