We want to pull a LoginForm component out of LoginModal so it can be re-used in Splash.
Next diffs:
- Naively add LoginForm to Splash
- Style LoginForm so it looks decent in both Splash and LoginModal. Currently the LoginModal/LoginForm is styled using user-settings-modal.css. Will create a separate stylesheet for LoginForm but will cut/paste the styles to start with something consistent.