Files
openfoodnetwork/app/views/shared/_register_call.html.haml
2018-12-06 14:07:45 -08:00

13 lines
527 B
Plaintext

.alert-cta
%h6
-# Please forgive the hard-coded link:
-# The more elegant 'registration_path' resolves to /signup due to spree_auth_device > config > routes.rb
-# This is one of several possible fixes. Long-term, we'd like to bring the accounts page into OFN.
-# View the discussion here: https://github.com/openfoodfoundation/openfoodnetwork/pull/3174
%a{href: "/register", target: "_blank"}
= t '.selling_on_ofn'
 
%strong
= t '.register'
%i.ofn-i_054-point-right