forked from k-space/kube
		
	Make login url clickable in emails
This commit is contained in:
		@@ -173,7 +173,7 @@ data:
 | 
			
		||||
    K-Space MTÜ
 | 
			
		||||
  link.ejs: |
 | 
			
		||||
    <div>
 | 
			
		||||
        <p>Open the following link to log in: <%= url %></p>
 | 
			
		||||
        <p>Open the following link to log in: <a href="<%= url %>"<%= url %></a></p>
 | 
			
		||||
        <p>Best regards, <br/> K-Space MTÜ</p>
 | 
			
		||||
    </div>
 | 
			
		||||
  link.subject: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user