forked from k-space/kube
		
	texts: remove unneeded <br/>
Paragraphs induce spacing automatically.
This commit is contained in:
		@@ -159,11 +159,9 @@ data:
 | 
			
		||||
        <p>Hi, <%= name %>!</p>
 | 
			
		||||
        <p>You agreed with the following Terms of Service at <%= timestamp %></p>
 | 
			
		||||
        <p>Content SHA256 hash: <%= hash %></p>
 | 
			
		||||
        <br />
 | 
			
		||||
        <blockquote>
 | 
			
		||||
            <%- content -%>
 | 
			
		||||
        </blockquote>
 | 
			
		||||
        <br />
 | 
			
		||||
        <p>Best regards, <br/> K-Space MTÜ</p>
 | 
			
		||||
    </div>
 | 
			
		||||
  tos.subject: |
 | 
			
		||||
@@ -176,7 +174,6 @@ data:
 | 
			
		||||
  link.ejs: |
 | 
			
		||||
    <div>
 | 
			
		||||
        <p>Open the following link to log in: <%= url %></p>
 | 
			
		||||
        <br />
 | 
			
		||||
        <p>Best regards, <br/> K-Space MTÜ</p>
 | 
			
		||||
    </div>
 | 
			
		||||
  link.subject: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user