mirror of
				https://github.com/Crazyco-xyz/48hr.email.git
				synced 2025-11-04 15:26:33 +01:00 
			
		
		
		
	Another indentation fix, whoops
This commit is contained in:
		
							parent
							
								
									86ed9427db
								
							
						
					
					
						commit
						73ee254ef7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,7 +30,7 @@
 | 
				
			||||||
	</div>
 | 
						</div>
 | 
				
			||||||
    {% elseif mail.textAsHtml %}
 | 
					    {% elseif mail.textAsHtml %}
 | 
				
			||||||
    <div class="mail_body">
 | 
					    <div class="mail_body">
 | 
				
			||||||
            {{ mail.textAsHtml|raw }}
 | 
					        {{ mail.textAsHtml|raw }}
 | 
				
			||||||
	</div>
 | 
						</div>
 | 
				
			||||||
    {% else %}
 | 
					    {% else %}
 | 
				
			||||||
        <div class="mail_body"></div>
 | 
					        <div class="mail_body"></div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue