5 lines
		
	
	
		
			201 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			201 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <#include "templates/layout_pjax.ftl">
 | |
| <#include "templates/main/article.ftl">
 | |
| <@layout title="${sheet.title} - ${blog_title!}" canonical="${sheet.fullPath!}">
 | |
|     <@article sheet,"sheet" />
 | |
| </@layout> |