{% load i18n %}{% load url from future %}{% url "acct_passwd_reset_key" uidb36=uid key=temp_key as password_reset_url %}{% blocktrans %}You're receiving this email becuase you or someone else has requested a password for your user account at Pinax.
It can be safely ignored if you did not request a password reset. Click the link below to reset your password.

http://{{ domain }}{{ password_reset_url }}

Thanks for using our site!
{% endblocktrans %}
