~canonical-isd-hackers/canonical-identity-provider/sst-changes

« back to all changes in this revision

Viewing changes to identityprovider/templates/email/impersonate-warning.txt

  • Committer: Danny Tamez
  • Date: 2010-04-21 15:29:24 UTC
  • Revision ID: danny.tamez@canonical.com-20100421152924-lq1m92tstk2iz75a
Canonical SSO Provider (Open Source) - Initial Commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% load i18n %}
 
2
{% blocktrans %}We've received a request to create a new account with your
 
3
email address.
 
4
 
 
5
If this was you, perhaps you've forgotten your password?
 
6
 
 
7
    {{ forgotten_password_url }}
 
8
 
 
9
If not, someone may be trying to impersonate you. If you get more requests
 
10
like this, please let us know.
 
11
 
 
12
Regards,
 
13
 
 
14
The {{ sso_brand_name }} team{% endblocktrans %}