Files @ f3b913b76be1
Branch filter:

Location: kallithea/rhodecode/templates/email_templates/password_reset.html

Marcin Kuzminski
Calculate file history always from latest changeset to always show full history.
When doing the calculation from a particular changeset git doesn't any records from parent changesets
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>

Hello ${user}

We received a request to create a new password for your account.

You can generate it by clicking following URL:

${reset_url}

If you didn't request new password please ignore this email.