Skip to content

Instantly share code, notes, and snippets.

@hugeuser
Created February 28, 2014 14:53
Show Gist options
  • Save hugeuser/9272469 to your computer and use it in GitHub Desktop.
Save hugeuser/9272469 to your computer and use it in GitHub Desktop.
login.hbs
<div class='large-text'>Login</div>
<div class='text'>
<form action="/login" method="post">
User Name: <br>
Email: <br>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment