Skip to content

Instantly share code, notes, and snippets.

@ulisesrmzroche
Created December 20, 2014 04:29
Show Gist options
  • Save ulisesrmzroche/1d24c721da1207e16aaa to your computer and use it in GitHub Desktop.
Save ulisesrmzroche/1d24c721da1207e16aaa to your computer and use it in GitHub Desktop.
Lets Code Signup Template
<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