Commit 6cd59d7d575ce6a87d01840281fb3799b07bede3
1 parent
cdd8caed03
Exists in
master
add link to site
Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff
resources/views/emails/RepairPassword.blade.php
... | ... | @@ -17,6 +17,10 @@ |
17 | 17 | <b style="font-size: 24px; line-height: 32px; display: block; margin: 32px 0;"> |
18 | 18 | {{$password}} |
19 | 19 | </b> |
20 | + <a href="{{ config('app.url') }}" target="_blank" | |
21 | + style="word-wrap: break-word; word-break: break-all; color: #1a55a6; font-size: 16px; line-height: 24px; display: inline-block; text-align: left; max-width: 90%; margin: 0 auto;"> | |
22 | + {{ config('app.url') }} | |
23 | + </a> | |
20 | 24 | <div style="text-align:center;margin-top: 32px;font-size: 0;"> |
21 | 25 | <a href="https://t.me/rekamore_su" target="_blank" |
22 | 26 | style="background: #20A0E1;font-size: 16px;font-weight: 700;margin:0 16px 32px 16px;border-radius: 8px;height: 44px;line-height: 44px;text-decoration: none;color:#fff;display: inline-block;vertical-align: top;padding: 0 32px;"> |