mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			226 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			226 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
| {% include 'v1.emails.header-html' %}
 | |
| <p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
 | |
|     {{ trans('email.admin_test_body', {email: email })}}
 | |
| </p>
 | |
| {% include 'v1.emails.footer-html' %}
 |