Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
c3598c6b
Commit
c3598c6b
authored
Feb 08, 2012
by
Piotr Mitros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Account already active is there
parent
72720d19
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
2 deletions
+13
-2
activation_active.html
+9
-0
activation_invalid.html
+4
-2
No files found.
activation_active.html
0 → 100644
View file @
c3598c6b
<
%
inherit
file=
"main.html"
/>
<section
class=
"activation"
>
<h1>
Account already active!
</h1>
<!-- <p>Now go <a href="/">log in</a> and try the course!</a></p> -->
<p>
This account has already been activated. We will notify you as
soon as the course starts.
</p>
</section>
activation_invalid.html
View file @
c3598c6b
...
...
@@ -2,6 +2,8 @@
<section
class=
"activation"
>
<h1>
Activation Invalid
</h1>
<p>
Something went wrong. Did you already activate the account? Otherwise, e-mail us to
let us know what happened at
<a
href=
"mailto:bugs@mitx.mit.edu"
>
bugs@mitx.mit.edu
</a>
.
</p>
<p>
Something went wrong. Check to make sure the URL you went to was
correct -- e-mail programs will sometimes split it into two
lines. If you still have issues, e-mail us to let us know what happened
at
<a
href=
"mailto:bugs@mitx.mit.edu"
>
bugs@mitx.mit.edu
</a>
.
</p>
</section>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment