You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
269 B
7 lines
269 B
8 years ago
|
= row do
|
||
|
= columns(medium: 12) do
|
||
|
= registration_step_header_title
|
||
|
= row do
|
||
|
= columns(medium: 12) do
|
||
|
= save_registration_step do
|
||
|
%p.center=(_"articles.conference_registration.paragraphs.#{@step}", vars: { city: "<u>#{@city}</u>".html_safe }).html_safe
|