Commit 1a354990 by John Jarvis

updating activation mail, adding Gemfile.lock to gitignore

parent b48d08b2
......@@ -21,3 +21,4 @@ reports/
/src/
\#*\#
*.egg-info
Gemfile.lock
......@@ -6,7 +6,7 @@ this address into your web browser's address bar:
% if is_secure:
https://${ site }/activate/${ key }
% else:
http://edx4edx.mitx.mit.edu/activate/${ key }
http://${ site }/activate/${ key }
% endif
If you didn't request this, you don't need to do anything; you won't
......
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