codecombat/app/templates/contribute/contributor_signup_anonymous.jade

13 lines
442 B
Text
Raw Normal View History

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")
| To subscribe for class emails, you'll need to be logged in first.
strong.spl
2014-12-01 11:18:38 -05:00
a.signup-button
span(data-i18n="login.log_in") Log In
span.spr.spl /
span(data-i18n="login.sign_up") Create Account