- <!DOCTYPE html>
- <html>
- <head>
- <title>invite</title>
- </head>
- <body>
- <div>wikipali sign up invitation</div>
- <div>click this link to sign up on wikipali.</div>
- <div><a href='{{ $url }}'>{{ $url }}</a></div>
- <div>This email is sent automatically by system, please don't reply.</div>
- </body>
- </html>
|