| 
									
										
										
										
											2017-09-26 08:52:16 +02:00
										 |  |  | {% include 'emails.header-html' %}
 | 
					
						
							|  |  |  | <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
 | 
					
						
							| 
									
										
										
										
											2020-05-25 19:24:21 +02:00
										 |  |  |     {{ trans('email.email_change_body_to_new')}}
 | 
					
						
							| 
									
										
										
										
											2017-09-26 08:52:16 +02:00
										 |  |  | </p>
 | 
					
						
							|  |  |  | <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
 | 
					
						
							| 
									
										
										
										
											2020-05-27 09:34:52 +02:00
										 |  |  |     {{trans('email.email_change_old', { email: oldEmail }) }}
 | 
					
						
							| 
									
										
										
										
											2017-09-26 08:52:16 +02:00
										 |  |  | </p>
 | 
					
						
							|  |  |  | <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
 | 
					
						
							| 
									
										
										
										
											2020-05-27 09:34:52 +02:00
										 |  |  |     {{trans('email.email_change_new_strong', { email: newEmail })|raw }}
 | 
					
						
							| 
									
										
										
										
											2017-09-26 08:52:16 +02:00
										 |  |  | </p>
 | 
					
						
							|  |  |  | <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
 | 
					
						
							| 
									
										
										
										
											2020-05-25 19:24:21 +02:00
										 |  |  |     {{ trans('email.email_change_instructions')}}
 | 
					
						
							| 
									
										
										
										
											2017-09-26 08:52:16 +02:00
										 |  |  | </p>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
 | 
					
						
							|  |  |  |     <a href="{{ uri }}">{{ uri }}</a>
 | 
					
						
							|  |  |  | </p>
 | 
					
						
							|  |  |  | {% include 'emails.footer-html' %}
 |