mirror of
https://gitlab.com/hagrid-keyserver/hagrid.git
synced 2023-02-13 20:55:02 -05:00
upload: add note about delayed email delivery
This commit is contained in:
parent
e5b7d83433
commit
18656330b1
1 changed files with 4 additions and 0 deletions
4
dist/templates/upload/upload-ok.html.hbs
vendored
4
dist/templates/upload/upload-ok.html.hbs
vendored
|
@ -48,6 +48,10 @@
|
|||
<p><span class="email">{{address}}</span></p>
|
||||
</div>
|
||||
{{/each}}
|
||||
<p>
|
||||
<strong>Note:</strong> Some providers delay e-mails for up to 15 minutes
|
||||
to prevent spam. Please be patient.
|
||||
</p>
|
||||
{{/if}}
|
||||
|
||||
{{#if count_unparsed}}
|
||||
|
|
Loading…
Reference in a new issue