Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 262 Bytes

template

模板结构

./templates
├── errors
├── layouts
│   ├── layout.tmpl
│   └── pjax_layout.tmpl
└── pages
	├── posts
	│   ├── posts.tmpl
	└── posts_detail
		└── posts_detail.tmpl