mirror of
				https://github.com/mikaela/mikaela.github.io/
				synced 2025-11-04 08:37:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			253 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			253 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
 | 
						|
  {% include head.html %}
 | 
						|
 | 
						|
  <body>
 | 
						|
 | 
						|
    {% include header.html %}
 | 
						|
 | 
						|
    <div class="page-content">
 | 
						|
      <div class="wrapper">
 | 
						|
        {{ content }}
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
    {% include footer.nodesc.html %}
 | 
						|
  </body>
 | 
						|
 | 
						|
</html>
 |