mirror of
https://github.com/supanadit/short-url.git
synced 2024-11-22 18:26:21 +00:00
6 lines
139 B
PHP
6 lines
139 B
PHP
<div>
|
|
Hi, {{ $name }}<br />
|
|
This is your new password : {{ $password }}<br />
|
|
<p>You can change it after login back</p>
|
|
</div>
|