Skip to content
Snippets Groups Projects
Commit 1a354990 authored by John Jarvis's avatar John Jarvis
Browse files

updating activation mail, adding Gemfile.lock to gitignore

parent b48d08b2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment