Don't escape the verification URL
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Sun, 8 May 2011 13:46:35 +0000 (15:46 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Sun, 8 May 2011 13:46:35 +0000 (15:46 +0200)
commit34900cce8ce0339b645d34749f6f5bed7bd5eef7
tree8bb187f24afc3a9d89a0008e28aed3d2eaea2ffd
parenta1eb1f6051300e5d3ce9d1f32d28a25a567e73d8
Don't escape the verification URL

In the verification email we would output the URL using HTML encoded
text, so that e.g. & -> &amp;. We don't want that and we know the URL
won't contain user contributed content, so it is safe to turn off HTML
encoding here.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/templates/mediagoblin/auth/verification_email.txt