##// END OF EJS Templates
implements #193 journal stores information about deleting of repos...
implements #193 journal stores information about deleting of repos - only admin journal does that now - added new info about creation of repo as fork

File last commit:

r1717:7ff304d3 beta
r1747:88047154 beta
Show More
password_reset.html
11 lines | 258 B | text/html | HtmlLexer
## -*- 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.