mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +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>
 |