Last change
on this file was
1430,
checked in by work@…, 11 years ago
|
|
-
Property svn:keywords set to
Rev Author Date
|
File size:
562 bytes
|
Line | |
---|
1 | <%@ page contentType="text/html;charset=UTF-8" %> |
---|
2 | |
---|
3 | <html> |
---|
4 | <head> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
---|
6 | <title>Password reset at GSCF</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | <h3>Hello ${user.username}</h3 |
---|
10 | <p>You (or someone pretending to be you) has requested a password reset at GSCF. I you want to reset your password, click <a href="${url}">here</a>.</p> |
---|
11 | <p>If you can not click the link, copy this url to the browser:</p> |
---|
12 | <p>${url}</p> |
---|
13 | <p>Kind regards,</p> |
---|
14 | <p>The GSCF team</p> |
---|
15 | </body> |
---|
16 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.