course_creator_revoked.txt 257 Bytes
Newer Older
1 2
<%! from django.utils.translation import ugettext as _ %>

3
${_("Your course creation rights to {studio_name} have been revoked. If you believe this was in error, please contact {email}").format(studio_name=settings.STUDIO_NAME, email=studio_request_email)}