6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
|
%h1 New conference_registration_response
|
||
|
|
||
|
= render 'form'
|
||
|
|
||
|
= link_to 'Back', conference_registration_responses_path
|