summaryrefslogtreecommitdiff
path: root/themes/hexo-theme-freemind.bithack/layout/post.ejs
blob: a2f6f82310192ca101858e5e3a49e60ac1cdd3ac (plain)
1
2
3
<% page.comment = true; %>

<%- partial('_partial/article', {item: page, post: true}) %>