mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
.alert-box{ class: "#{type}" }
|
|
= message
|
|
- if local_assigns[:unconfirmed]
|
|
%a{ "data-action": "login-modal#resend_confirmation", "data-tab": local_assigns[:tab] }
|
|
= t('devise.confirmations.resend_confirmation_email')
|