Skip to content

Instantly share code, notes, and snippets.

@ulisesrmzroche
Created December 20, 2014 09:06
Show Gist options
  • Save ulisesrmzroche/36df306d4ab054b959e3 to your computer and use it in GitHub Desktop.
Save ulisesrmzroche/36df306d4ab054b959e3 to your computer and use it in GitHub Desktop.
<form {{action 'save' on=submit}}>
{{input value=email type="text"}}
{{input value=password type="password}}
<button type="submit">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment