diff --git a/templates/blog/article_detail.html b/templates/blog/article_detail.html index cff921b..a8060ac 100755 --- a/templates/blog/article_detail.html +++ b/templates/blog/article_detail.html @@ -4,6 +4,7 @@ {{ article.title }} | {{ SITE_DESCRIPTION }} + diff --git a/templates/blog/tags/article_info.html b/templates/blog/tags/article_info.html index df7164b..38718e4 100644 --- a/templates/blog/tags/article_info.html +++ b/templates/blog/tags/article_info.html @@ -1,10 +1,9 @@ {% load blog_tags %}
+ class="post-3815 post type-post status-publish format-standard hentry">
-

+

{% if isindex %} {{ article.title }} diff --git a/templates/blog/tags/article_meta_info.html b/templates/blog/tags/article_meta_info.html index 6e8d337..92e53b4 100644 --- a/templates/blog/tags/article_meta_info.html +++ b/templates/blog/tags/article_meta_info.html @@ -4,7 +4,7 @@ itemprop="datePublished" content="{% datetimeformat article.created_time %}" rel="bookmark"> -