mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			621 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			621 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
| {% include 'emails.header-text' %}
 | |
| To start using your brand new Firefly III account, you need to activate it. Activating your account allows the website to verify that this email address is valid. Unfortunately, not even the most complex routines can work this out, without actually sending an email message. And here it is!
 | |
| 
 | |
| To active your account please follow the link below.
 | |
| 
 | |
| PLEASE verify that this activation link goes to the Firefly III installation you expect it to be:
 | |
| 
 | |
| {{ route }}
 | |
| 
 | |
| You should be redirected to the index page right away. The link expires in about four hours.
 | |
| {% include 'emails.footer-text' %}
 |