diff --git a/activation_active.html b/activation_active.html index 5f2af64c21..c51cccbb70 100644 --- a/activation_active.html +++ b/activation_active.html @@ -8,6 +8,6 @@
This account has already been activated. We will notify you as soon as the course starts.
-For now you can go to the MITx homepage or the 6.002x course page.
+For now you can go to the MITx homepage or the 6.002x course page.
diff --git a/activation_complete.html b/activation_complete.html index f976f00239..1a46dc21a9 100644 --- a/activation_complete.html +++ b/activation_complete.html @@ -5,6 +5,6 @@Thanks for activating your email. We will notify you as soon as the course starts.
-For now you can go to the MITx homepage or the 6.002x course page.
+For now you can go to the MITx homepage or the 6.002x course page.
diff --git a/create_account.html b/create_account.html index 3a57707693..40cfaacd1c 100644 --- a/create_account.html +++ b/create_account.html @@ -2,8 +2,9 @@| Revision | @@ -27,34 +29,34 @@ ${ wiki_article.title }|||
|---|---|---|---|
| - - - | -- ${ revision.revision_text if revision.revision_text else "None" } | -
- %for x in revision.get_diff():
- ${x|h} - %endfor |
- ${revision.get_user()}
- - ${revision.revision_date.strftime("%b %d, %Y, %I:%M %p")} - |
-
| + + + | ++ ${ revision.revision_text if revision.revision_text else "None" } | +
+ %for x in revision.get_diff():
+ ${x|h} + %endfor |
+ ${revision.get_user()}
+ + ${revision.revision_date.strftime("%b %d, %Y, %I:%M %p")} + |
+