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

18 lines
453 B
Handlebars
Raw Normal View History

2019-09-27 14:21:10 +00:00
{{ text "Hi," }}
2019-04-05 15:07:40 +00:00
2019-11-06 09:52:11 +00:00
{{ text "This is an automated message from {{domain}}." rerender }}
{{ text "If you didn't request this message, please ignore it." }}
2019-04-05 15:07:40 +00:00
{{ text "OpenPGP key: {{primary_fp}}" rerender }}
2019-04-05 15:07:40 +00:00
{{ text "To manage and delete listed addresses on this key, please follow the link below:" }}
2019-06-06 16:10:47 +00:00
2019-09-27 14:21:10 +00:00
{{ uri }}
2019-06-06 16:10:47 +00:00
{{ text "You can find more info at {{base_uri}}/about" rerender }}
2019-06-06 16:10:47 +00:00
2019-11-02 14:32:17 +00:00
--
2019-04-05 15:07:40 +00:00
2019-11-02 14:32:17 +00:00
{{ base_uri }}
{{ text "distributing OpenPGP keys since 2019" }}