Files @ 17caf4efe15c
Branch filter:

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

Marcin Kuzminski
implements #308 rewrote diffs to enable displaying full diff on each file
- fixed escaping of html special chars in file editor
## -*- 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.