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