38 |
39 | <% if (post.lang) { %>
40 | <%= post.date.locale(post.lang).format(__('date_format')) %>
41 | <% } else { %>
42 | <%= post.date.locale(page.lang).format(__('date_format')) %>
43 | <% } %>
44 |
45 |
46 | <% post.tags.each(function( tag , index ){ %>
47 | <% if(index !== 0){%>
48 | ,
49 | <%}%>
50 |
51 | <%= tag.name %>
52 |
53 | <% }) %>
54 |
55 |
56 |
12 |
19 |
13 |
15 | <%- page.content %>
16 |
17 |
18 |
Comments
3 |注:如果长时间无法加载,请针对 disq.us | disquscdn.com | disqus.com 启用代理。 5 |