16 lines
		
	
	
		
			No EOL
		
	
	
		
			256 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			No EOL
		
	
	
		
			256 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: compress
 | 
						|
---
 | 
						|
{% include head.html %}
 | 
						|
<body id="top-of-page" class="{{ page.format }}">
 | 
						|
	{% include navigation.html %}
 | 
						|
 | 
						|
	{% include masthead.html %}
 | 
						|
 | 
						|
	{{ content }}
 | 
						|
 | 
						|
	{% include footer.html %}
 | 
						|
	
 | 
						|
	{% include footer_scripts.html %}
 | 
						|
</body>
 | 
						|
</html> |