1
0
Fork 0
mirror of https://gitlab.com/hagrid-keyserver/hagrid.git synced 2023-02-13 20:55:02 -05:00
hagrid-keyserver--hagrid/dist/email-templates/welcome.txt.hbs

17 lines
558 B
Handlebars
Raw Normal View History

{{ text "Hi," }}
{{ text "this is an automated message from {{domain}}. If you didn't upload your key\nthere, please ignore this message." rerender }}
{{ 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 10:32:17 -04:00
--
{{ base_uri }}
{{ text "distributing OpenPGP keys since 2019" }}