mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			128 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			128 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
| {% include 'emails.header-text' %}
 | |
| {{ trans('email.admin_test_body', {email: email })|raw }}
 | |
| {% include 'emails.footer-text' %}
 |