6 lines
84 B
Text
6 lines
84 B
Text
%h1 New team member
|
|
|
|
= render 'form'
|
|
|
|
%br
|
|
= link_to 'Back', admin_team_members_path
|