mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 20:37:29 -05:00 
			
		
		
		
	* E-mail template * Light & dark -email * Light version of template & example-mail * Add template with dark background * Remove unused templates
		
			
				
	
	
		
			3 lines
		
	
	
		
			93 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			93 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<div class="w-full table table-auto">
 | 
						|
    {{ Illuminate\Mail\Markdown::parse($slot) }}
 | 
						|
</div> |