mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 18:08:06 +00:00
15 lines
No EOL
337 B
PHP
15 lines
No EOL
337 B
PHP
<html>
|
|
<head>
|
|
<title>Changing your email address</title>
|
|
</head>
|
|
<body>
|
|
<p>Hello,</p>
|
|
<p>
|
|
You have changed your email address to the current one on {{ config('app.name') }}.
|
|
</p>
|
|
<p>
|
|
Regards,<br />
|
|
The Linphone team.
|
|
</p>
|
|
</body>
|
|
</html> |