mirror of
https://gitlab.com/hagrid-keyserver/hagrid.git
synced 2023-02-13 20:55:02 -05:00
17 lines
478 B
Handlebars
17 lines
478 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 let others find this key from your email address \"{{userid}}\",\nplease follow the link below:" rerender }}
|
|
|
|
{{uri}}
|
|
|
|
{{ text "You can find more info at {{base_uri}}/about" rerender }}
|
|
|
|
--
|
|
|
|
{{ base_uri }}
|
|
{{ text "distributing OpenPGP keys since 2019" }}
|