8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
|
%h1 Editing conference_registration_response
|
||
|
|
||
|
= render 'form'
|
||
|
|
||
|
= link_to 'Show', @conference_registration_response
|
||
|
\|
|
||
|
= link_to 'Back', conference_registration_responses_path
|