hagrid-keyserver--hagrid/dist/email-templates/verify.txt.hbs

14 lines
450 B
Handlebars
Raw Normal View History

{{ text "Hi," }}
{{ text "this is an automated message from {{domain}}. If you didn't\nrequest this message, please ignore it." rerender }}
{{ text "OpenPGP key: {{primary_fp}}" rerender }}
{{ text "To let others find this key from your email address \"{{userid}}\",\nplease follow the link below:" rerender }}
{{uri}}
{{ text "You can find more info at {{base_uri}}/about" rerender }}
2019-06-06 15:13:40 +00:00
{{ text "Greetings from the keys.openpgp.org team" }}