~maxiberta/canonical-identity-provider/prevent-forgot-password-user-enumeration

« back to all changes in this revision

Viewing changes to src/identityprovider/templates/email/gpg-cleartext-email.txt

  • Committer: Thomi Richards
  • Date: 2016-11-01 11:13:34 UTC
  • mto: This revision was merged to the branch mainline in revision 1537.
  • Revision ID: thomi.richards@canonical.com-20161101111334-jd0lhwhtls5x3iu0
Remove more gpg-related bits.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{% load i18n %}
2
 
{% trans "Hello," %}
3
 
 
4
 
{% include "email/gpg-token-block.txt" %}
5
 
 
6
 
{% blocktrans %}
7
 
Thanks,
8
 
 
9
 
The Ubuntu One Team
10
 
{% endblocktrans %}