<%! from django.utils.translation import ugettext as _ from django.core.urlresolvers import reverse %> <%page args="online_help_token"/>

${_("{studio_name} Documentation").format(studio_name=settings.STUDIO_NAME)}

${_("{studio_name} Documentation").format(studio_name=settings.STUDIO_NAME)}

${_("You can click Help in the upper right corner of any page to get more information about the page you're on. You can also use the links below to download the Building and Running an {platform_name} Course PDF file, to go to the {platform_name} Author Support site, or to enroll in edX101.").format(platform_name=settings.PLATFORM_NAME)}

% if settings.TENDER_DOMAIN: % endif