mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
12 lines
495 B
Text
12 lines
495 B
Text
if me.attributes.anonymous
|
|
div#sign-up.alert.alert-info
|
|
strong(data-i18n="contribute.alert_account_message_intro")
|
|
| Hey there!
|
|
span
|
|
span(data-i18n="contribute.alert_account_message_pref")
|
|
| To subscribe for class emails, you'll need to
|
|
a(data-toggle="coco-modal", data-target="modal/signup", data-i18n="contribute.alert_account_message_create_url")
|
|
| create an account
|
|
span
|
|
span(data-i18n="contribute.alert_account_message_suf")
|
|
| first.
|