##// END OF EJS Templates
reduce cookie size for better support of client side sessions
reduce cookie size for better support of client side sessions

File last commit:

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