Dear {{ first_name }},

You (or someone posing as you) has requested a password reset for your account on {{ site.name }}

To set new password please follow this link:
    http://{{ site.domain }}{% url emailauth_reset_password reset_code %}

If you hasn't request a password reset, just ignore this email and the link above will expire in {{ expiration_days }} days.
{# vim: set ft=django: #}
