mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 16:07:53 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			174 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			174 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
|   <head>
 | |
|     {% include header-example.html %}
 | |
|   </head>
 | |
|   <body>
 | |
|     {{ content }}
 | |
| 
 | |
|     {% include footer-example.html %}
 | |
|   </body>
 | |
| </html>
 |