{{ _('Persona is here!') }}

{% trans browserid_href='https://persona.org/', why_browserid='http://identity.mozilla.com/post/12950196039/deploying-browserid-at-mozilla' %} MDN has switched to Persona, a safe and simple way to sign in with just your e-mail address. Learn more about it. {% endtrans %}

{% trans bug_href='https://bugzilla.mozilla.org/enter_bug.cgi?format=guided#h=dupes|Mozilla%20Developer%20Network|Login' %} Having trouble logging in? Let us know. {% endtrans %}

{{ _('New MDN Members') }}

{% trans %} We couldn't find an MDN profile for your Persona. If you're new here, you can pick an MDN username now and complete your registration. {% endtrans %}

{% trans %} You can access everything on the MDN website even without an account, but when you join you'll be able to edit docs, submit demos, and have your own profile page. {% endtrans %}

{{ errorlist(register_form) }} {{ csrf() }}
  • {{ register_form.username|safe }}

    {{ _("Please enter the name you'd like to display to other users to identify your contributions.") }}

{{ _('Forgot your email?') }}

{% trans %} If you have an MDN account, but you've forgotten which email address you use on MDN, enter your username below and we'll send you an email reminder. {% endtrans %}

{{ errorlist(login_form) }} {{ csrf() }}
  • {{ login_form.username|safe }}