mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-17 00:07:24 +00:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
.alert-box{ class: "#{type}" }
|
|
= message
|
|
- if local_assigns[:unconfirmed]
|
|
= link_to spree_user_confirmation_path(spree_user: { email: }, tab: local_assigns[:tab]), data: { turbo_method: :post } do
|
|
= t('devise.confirmations.resend_confirmation_email')
|