send page start
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
- @parents.each do |parent|
|
||||
%ul
|
||||
%li= parent.name
|
||||
%li #{parent.name} #{page_link(parent)}
|
||||
%li= number_to_phone parent.phone
|
||||
%li= mail_to parent.email
|
||||
%li Children:
|
||||
|
Reference in New Issue
Block a user