Adjusted the indent

pull/29/head
Qu Xiaofeng / 曲晓峰 2015-07-11 09:22:25 +08:00
parent 40cc0c92d2
commit 3e43f1b44a
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<% if (post.link || post.title){ %>
<header class="article-header">
<%- partial('post/title', {class_name: 'article-title'}) %>
<div class="article-meta">
<div class="article-meta">
<% if (!post.hidedate){ %>
<%- partial('post/date', {class_name: 'article-date', date_format: null}) %>
<% } %>
@ -54,4 +54,4 @@
<noscript>Please enable JavaScript to view the <a href="//disqus.com/?ref_noscript">comments powered by DuoShuo.</a></noscript>
</div>
</section>
<% } %>
<% } %>