mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
14 lines
327 B
Plaintext
14 lines
327 B
Plaintext
#welcome_page.sixteen.columns.alpha
|
|
%header
|
|
%h1 Welcome to the Open Food Network!
|
|
%p
|
|
You have successfully created a
|
|
%strong
|
|
= "#{"producer " if @enterprise.is_primary_producer}profile"
|
|
|
|
%section
|
|
%h2 Next step
|
|
%p Choose your starting point:
|
|
|
|
= render partial: "change_type_form"
|