Files @ 433428ffd13b
Branch filter:

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

Marcin Kuzminski
fixes #645 Fix git handler when doing delete remote branch
- journal will now display nicer labels for create tag, and delete branch operations for git
## -*- 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.