mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:57:30 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			252 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			252 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!-- Business -->
 | 
						|
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
 | 
						|
 | 
						|
<body class="m-10">
 | 
						|
    <div id="header">$title</div>
 | 
						|
    <table id="product-table"></table>
 | 
						|
    <div id="footer">My awesome footer</div>
 | 
						|
</body> |