Commit 15665bbe by cahrens

Formatting updates.

parent 23894d20
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
${_("Your request for course creation rights to edX Studio have been denied. If you believe this was in error, please contact: ")} ${_("Your request for course creation rights to edX Studio have been denied. If you believe this was in error, please contact: ")}
${ studio_request_email } ${ studio_request_email }
\ No newline at end of file
...@@ -3,8 +3,7 @@ ...@@ -3,8 +3,7 @@
${_("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: % if is_secure:
https://${ site } https://${ site }
% else: % else:
http://${ site } http://${ site }
% endif % endif
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
${_("Your request for course creation rights to edX Studio have been revoked. If you believe this was in error, please contact: ")} ${_("Your request for course creation rights to edX Studio have been revoked. If you believe this was in error, please contact: ")}
${ studio_request_email } ${ studio_request_email }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment