mirror of
				https://github.com/arsenetar/arsenetar.github.io.git
				synced 2025-09-11 21:28:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			178 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			178 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% include header.html %}
 | |
| <div class="row">
 | |
|     <div class="small-12 columns">
 | |
|         <h1>{{ page.title }}</h1>
 | |
|         {{ content }}
 | |
|     </div>
 | |
| </div>
 | |
| {% include footer.html %} |