Skip to content
Snippets Groups Projects
Commit b5506cf2 authored by cahrens's avatar cahrens
Browse files

Copy changes.

parent 15665bbe
No related branches found
No related tags found
No related merge requests found
<%! from django.utils.translation import ugettext as _ %>
${_("Your request for course creation rights to edX Studio have been granted! To create your first course, visit:")}
${_("Your request for course creation rights to edX Studio have been granted. To create your first course, visit:")}
% if is_secure:
https://${ site }
......
<%! from django.utils.translation import ugettext as _ %>
${_("Your request for course creation rights to edX Studio have been revoked. If you believe this was in error, please contact: ")}
${_("Your course creation rights to edX Studio have been revoked. If you believe this was in error, please contact: ")}
${ studio_request_email }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment