9 lines
		
	
	
		
			122 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			122 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| layout: default
 | |
| ---
 | |
| <h3>
 | |
|     {{ page.title }}<br>
 | |
|     <small>{% include read_time.html %}</small>
 | |
| </h3>
 | |
| {{ content }}
 |