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

15 lines
427 B
Handlebars
Raw Normal View History

2019-09-27 10:21:10 -04:00
{{ text "Hi," }}
2019-04-05 11:07:40 -04:00
{{ text "this is an automated message from {{domain}}. If you didn't\nrequest this message, please ignore it." rerender }}
2019-04-05 11:07:40 -04:00
{{ text "OpenPGP key: {{primary_fp}}" rerender }}
2019-04-05 11:07:40 -04:00
{{ text "To manage and delete listed addresses on this key, please follow\nthe link below:" }}
2019-06-06 12:10:47 -04:00
2019-09-27 10:21:10 -04:00
{{ uri }}
2019-06-06 12:10:47 -04:00
{{ text "You can find more info at {{base_uri}}/about" rerender }}
2019-06-06 12:10:47 -04:00
2019-09-27 10:21:10 -04:00
{{ text "Greetings from the keys.openpgp.org team" }}
2019-04-05 11:07:40 -04:00