Merge branch 'master' of github.com:diaspora/diaspora_rails
This commit is contained in:
commit
6bc68fb42e
3 changed files with 2 additions and 0 deletions
|
|
@ -9,3 +9,4 @@
|
||||||
= hidden_field_tag "user_email", "#{User.first.email}", :name => "user[email]"
|
= hidden_field_tag "user_email", "#{User.first.email}", :name => "user[email]"
|
||||||
= f.submit "Sign in"
|
= f.submit "Sign in"
|
||||||
/= render :partial => "devise/shared/links"
|
/= render :partial => "devise/shared/links"
|
||||||
|
|
||||||
|
|
|
||||||
BIN
public/images/black_dandy.jpeg
Normal file
BIN
public/images/black_dandy.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 304 KiB |
|
|
@ -32,3 +32,4 @@ input
|
||||||
:top 30%
|
:top 30%
|
||||||
:text
|
:text
|
||||||
:align center
|
:align center
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue