11@extends (' emails.email_layout' )
22
33@section (' content' )
4- <table border =" 0" cellpadding =" 0" cellspacing =" 0" role =" presentation" style = " vertical-align : middle ; " width =" 100%" >
4+ <table border =" 0" cellpadding =" 0" cellspacing =" 0" role =" presentation" width =" 100%" >
55 <tbody >
6- <tr >
7- <td align =" center" style =" font-size :0px ;padding :10px 25px ;padding-right :25px ;padding-left :25px ;word-break :break-word ;" >
8- <div style =" font-family :open Sans Helvetica , Arial , sans-serif ;font-size :16px ;line-height :1 ;text-align :center ;color :#000000 ;" >Your {!! Config:: get (' app.app_name' ) ! !} <b ><a href =" #" style =" text-decoration :none !important ;color :black !important ; cursor :default !important " >{!! $user_email ! !} </a ></b > has been successfully verified.</div >
9- </td >
10- </tr >
11-
12- @if (! empty ($reset_password_link ) )
136 <tr >
14- <td align =" center" style =" font-size :0px ;padding :10px 25px ;word-break :break-word ;" >
15- <div style =" font-family :open Sans Helvetica , Arial , sans-serif ;font-size :16px ;line-height :1 ;text-align :center ;color :#000000 ;" >Remember, if you need to set a password, you may do so <a href =" {!! $reset_password_link ! !}" target =" _blank" >here</a > (link expires in {!! $reset_password_link_lifetime ! !} minutes).</div >
7+ <td style =" padding : 24px 40px 8px ;" >
8+ <table border =" 0" cellpadding =" 0" cellspacing =" 0" role =" presentation" >
9+ <tbody >
10+ <tr >
11+ <td style =" vertical-align : middle ; width : 38px ; padding-right : 10px ;" >
12+ <div style =" width : 28px ; height : 28px ; border-radius : 50% ; background : #1D9E75 ; text-align : center ; line-height : 28px ; font-size : 16px ; color : #FFFFFF ; font-weight : 700 ;" >✓ ; </div >
13+ </td >
14+ <td style =" vertical-align : middle ;" >
15+ <h1 style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 22px ; font-weight : 500 ; margin : 0 ; color : #0A0A0A ; letter-spacing : -0.01em ;" >You're verified.</h1 >
16+ </td >
17+ </tr >
18+ </tbody >
19+ </table >
20+ <p style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 15px ; color : #5F5E5A ; margin : 12px 0 24px ; line-height : 1.6 ;" ><span style =" font-family : ' Courier New' , monospace ; font-size : 14px ; color : #0A0A0A ;" >{{ $user_email } } </span > is now your {!! Config:: get (' app.app_name' ) ! !} .</p >
21+ </td >
22+ </tr >
23+ @if (! empty ($reset_password_link ) || ! $user_is_complete )
24+ <tr >
25+ <td style =" padding : 0 40px 20px ;" >
26+ <p style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 14px ; color : #5F5E5A ; margin : 0 ; line-height : 1.6 ;" >Two quick things to finish setup:</p >
27+ </td >
28+ </tr >
29+ @endif
30+ @if (! empty ($reset_password_link ) )
31+ <tr >
32+ <td style =" padding : 0 40px 32px ;" >
33+ <table border =" 0" cellpadding =" 0" cellspacing =" 0" role =" presentation" width =" 100%" >
34+ <tbody >
35+ <tr >
36+ <td style =" vertical-align : top ; width : 32px ; padding-right : 10px ;" >
37+ <div style =" width : 22px ; height : 22px ; border-radius : 50% ; background : #E6F1FB ; color : #0C64C8 ; font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 12px ; font-weight : 500 ; text-align : center ; line-height : 22px ;" >1</div >
38+ </td >
39+ <td >
40+ <div style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 15px ; font-weight : 500 ; color : #0A0A0A ; margin-bottom : 4px ;" >Set your password</div >
41+ <p style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 14px ; color : #5F5E5A ; margin : 0 0 12px ; line-height : 1.6 ;" >Link expires in {!! $reset_password_link_lifetime ! !} minutes.</p >
42+ <a href =" {!! $reset_password_link ! !}" target =" _blank" style =" display : inline-block ; background : #0A0A0A ; color : #FFFFFF ; text-decoration : none ; font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 14px ; font-weight : 500 ; padding : 9px 18px ; border-radius : 6px ;" >Set password &rarr ; </a >
43+ </td >
44+ </tr >
45+ </tbody >
46+ </table >
47+ </td >
48+ </tr >
49+ @endif
50+ @if (! $user_is_complete )
51+ <tr >
52+ <td style =" padding : 0 40px 32px ;" >
53+ <table border =" 0" cellpadding =" 0" cellspacing =" 0" role =" presentation" width =" 100%" >
54+ <tbody >
55+ <tr >
56+ <td style =" vertical-align : top ; width : 32px ; padding-right : 10px ;" >
57+ <div style =" width : 22px ; height : 22px ; border-radius : 50% ; background : #E6F1FB ; color : #0C64C8 ; font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 12px ; font-weight : 500 ; text-align : center ; line-height : 22px ;" >{{ ! empty ($reset_password_link ) ? ' 2' : ' 1' } } </div >
58+ </td >
59+ <td >
60+ <div style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 15px ; font-weight : 500 ; color : #0A0A0A ; margin-bottom : 4px ;" >Complete your profile</div >
61+ <p style =" font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 14px ; color : #5F5E5A ; margin : 0 0 12px ; line-height : 1.6 ;" >Add your name, company, and country. Photo and bio optional.</p >
62+ <a href =" {!! URL:: action (" UserController@getLogin" ) ! !}" target =" _blank" style =" display : inline-block ; background : transparent ; color : #0A0A0A ; text-decoration : none ; font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 14px ; font-weight : 500 ; padding : 8px 17px ; border-radius : 6px ; border : 1px solid #B4B2A9 ;" >Open profile &rarr ; </a >
63+ </td >
64+ </tr >
65+ </tbody >
66+ </table >
67+ </td >
68+ </tr >
69+ @endif
70+ <tr >
71+ <td style =" background : #F5F4EF ; padding : 20px 40px ; font-family : ' Open Sans' , Helvetica , Arial , sans-serif ; font-size : 13px ; color : #5F5E5A ; text-align : center ;" >
72+ Questions? <a href =" mailto:{!! Config:: get (' app.help_email' ) ! !}" style =" color : #0C64C8 ; text-decoration : none ;" >{!! Config:: get (' app.help_email' ) ! !} </a >
1673 </td >
1774 </tr >
18- @endif
19- @if (! $user_is_complete )
20- <tr >
21- <td align =" center" style =" font-size :0px ;padding :10px 25px ;padding-right :16px ;padding-left :25px ;word-break :break-word ;" >
22- <div style =" font-family :open Sans Helvetica , Arial , sans-serif ;font-size :16px ;line-height :1 ;text-align :center ;color :#000000 ;" >You may enter your profile details <a href =" {!! URL:: action (" UserController@getLogin" ) ! !}" target =" _blank" >here</a >.</div >
23- </td >
24- </tr >
25- @endif
26- <tr >
27- <td align =" center" style =" font-size :0px ;padding :10px 25px ;padding-right :25px ;padding-left :25px ;word-break :break-word ;" >
28- <div style =" font-family :open Sans Helvetica , Arial , sans-serif ;font-size :16px ;line-height :1 ;text-align :center ;color :#000000 ;" >If you need further assistance please email <a href =" mailto:{!! Config:: get (' app.help_email' ) ! !}" >{!! Config:: get (' app.help_email' ) ! !} </a >.</div >
29- </td >
30- </tr >
3175 </tbody >
3276 </table >
3377@stop
0 commit comments