Created
December 7, 2017 04:37
-
-
Save kaievns/c103fe28a83b4cf1419bacef83f4ee38 to your computer and use it in GitHub Desktop.
blog post
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form action="/signin"> | |
<input type="text" name="username" /> | |
<input type="password" name="password" /> | |
<button type="submit">Sign In</button> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment