summaryrefslogtreecommitdiff
path: root/templates/inventory/reset/password_reset_done.html
blob: a679fa92ea355ffecb47e6bf6342ea4f0c0fb5df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

<!DOCTYPE html>
<html>
<head>
	<title></title>
</head>
<body>
  <p>
    We've emailed you instructions for setting your password, if an account exists with the email you entered.
    You should receive them shortly.
  </p>
  <p>
    If you don't receive an email, please make sure you've entered the address you registered with,
    and check your spam folder.
  </p>
</body>
</html>