bugfix, profile picture WIP, profile frontend refactored
This commit is contained in:
9
Core/Templates/mail/gpg_import.twig
Normal file
9
Core/Templates/mail/gpg_import.twig
Normal file
@@ -0,0 +1,9 @@
|
||||
Hello {{ username }},<br>
|
||||
you imported a GPG public key for end-to-end encrypted mail communication on {{ site_name }}. <br>
|
||||
To confirm the key and verify, you own the corresponding private key, please click on the following link.
|
||||
The link is active for one hour:<br><br>
|
||||
|
||||
<a href="{{ link }}">{{ link }}</a><br><br>
|
||||
|
||||
Best Regards<br>
|
||||
{{ site_name }} Administration
|
||||
Reference in New Issue
Block a user