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

18 lines
564 B
Handlebars
Raw Normal View History

{{ text "Hi," }}
{{ text "this is an automated message from {{domain}}." rerender }}
{{ text "If you didn't upload your key, please ignore this message." }}
{{ text "OpenPGP key: {{primary_fp}}" rerender }}
{{ text "This key was just uploaded for the first time, and is now published without\nidentity information. If you want to allow others to find this key by e-mail\naddress, please follow this link:" }}
{{uri}}
{{ text "You can find more info at {{base_uri}}/about" rerender }}
2019-11-02 14:32:17 +00:00
--
{{ base_uri }}
{{ text "distributing OpenPGP keys since 2019" }}