mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			181 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			181 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
| {% include 'emails.header-text' %}
 | |
| {{ trans('email.reset_pw_instructions')|raw }}
 | |
| 
 | |
| {{ trans('email.reset_pw_warning')|striptags|raw }}
 | |
| 
 | |
| {{ url }}
 | |
| {% include 'emails.footer-text' %}
 |