${_("Sign Up for edX Studio")}
${_("Already have a Studio Account? Sign in")}${_("Ready to start creating online courses? Sign up below and start creating your first edX course today.")}
%! from django.utils.translation import ugettext as _ %> <%inherit file="base.html" /> <%! from django.core.urlresolvers import reverse %> <%block name="title">${_("Sign Up")}%block> <%block name="bodyclass">not-signedin signup%block> <%block name="content">
${_("Ready to start creating online courses? Sign up below and start creating your first edX course today.")}