File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2727<body >
2828
2929@if (Auth:: check () && ! Auth:: user ()-> isConfirmed () )
30- <div style =" background : #2fb352 ; padding : .75em ; text-align :center ; color :#eee ; font-size :1.1em " >
30+ <div style =" background : #B79B6A ; padding : .75em ; text-align :center ; color :#eee ; font-size :1.1em " >
3131 Please confirm your email address ({{ Auth:: user ()-> email } } ).
3232 <a href =" {{ route (' user.reconfirm' , Auth:: user ()-> confirmation_code ) } }" style =" color :#eee ;" >Re-send confirmation email.</a >
3333 <a href =" {{ route (' user.settings' , Auth:: user ()-> name ) } }" style =" color :#eee ;" >Change e-mail address.</a >
3434 </div >
3535@endif
3636
37+ <div style =" background : #2fb352 ; padding : .75em ; text-align :center ; color :#eee ; font-size :1.1em " >
38+ Tickets for <a href =" http://laracon.us/" style =" color :#eee ;font-weight :bold ;" >Laracon US</a > and
39+ <a href =" http://laracon.eu/" style =" color :#eee ;font-weight :bold ;" >Laracon EU</a > are available now!
40+ </div >
41+
3742<div class =" wrapper" >
3843 <div class =" top-header" >
3944 @include (' layouts._top_nav' )
You can’t perform that action at this time.
0 commit comments