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/manage.txt.hbs
2019-11-17 23:37:31 +01:00

17 lines
453 B
Handlebars

{{ text "Hi," }}
{{ text "This is an automated message from {{domain}}." rerender }}
{{ text "If you didn't request this message, please ignore it." }}
{{ text "OpenPGP key: {{primary_fp}}" rerender }}
{{ text "To manage and delete listed addresses on this key, please follow the link below:" }}
{{ uri }}
{{ text "You can find more info at {{base_uri}}/about" rerender }}
--
{{ base_uri }}
{{ text "distributing OpenPGP keys since 2019" }}