mirror of https://github.com/jkjoy/sunpeiwen.git
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
|
extends includes/layout.pug
|
||
|
|
||
|
block content
|
||
|
include ./includes/mixins/post-ui.pug
|
||
|
#recent-posts.recent-posts
|
||
|
+postUI
|
||
|
include includes/pagination.pug
|