Files
edx-platform/lms/templates/registration/reg_complete.html
2012-07-16 13:34:12 -04:00

8 lines
239 B
HTML

<header>
<h2>Thanks For Registering!</h2>
<hr>
</header>
<p class='activation-message'>Please check your email. An activation link has been sent to <strong>${ email }</strong>, along with
instructions for activating your account.</p>