writing
= button_to "#{I18n.t('sign_up')}",
new_user_registration_path, :method => :get
= "or Continue as guest"
gives me the button as block and then the string on the following
line...
any trick to display the string on the same line with the button ?
thanks fro any suggestion ...
erwin
--
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/haml?hl=en.