mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
- if feature? :connect_learn_homepage
|
|
= render "shared/connect_learn_call"
|
|
|
|
- else
|
|
= render "shared/register_call"
|