Merge branch 'master' of github.com:diaspora/diaspora_rails
This commit is contained in:
commit
3c3c194ed5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
- title "New Friend"
|
- title "New Friend"
|
||||||
|
|
||||||
- form_for @friend do |f|
|
= form_for @friend do |f|
|
||||||
= f.error_messages
|
= f.error_messages
|
||||||
%p
|
%p
|
||||||
= f.label :username
|
= f.label :username
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue