diff --git a/Bruce/archives.ftl b/Bruce/archives.ftl
index 1bfbe04..44f8eed 100644
--- a/Bruce/archives.ftl
+++ b/Bruce/archives.ftl
@@ -41,12 +41,10 @@
<#if curYear != archiveDate.archiveDateYear?number>
-
+
+ <#if article?? && article.articleToC?? && article.articleToC?size > 0>
+ <#include "../../common-template/toc.ftl"/>
+ #if>
+
<#include "footer.ftl">
<@comment_script oId=article.oId commentable=article.commentable>
page.tips.externalRelevantArticlesDisplayCount = "${externalRelevantArticlesDisplayCount}";
diff --git a/Bruce/common-comment.ftl b/Bruce/common-comment.ftl
index ffe4151..3940cfd 100644
--- a/Bruce/common-comment.ftl
+++ b/Bruce/common-comment.ftl
@@ -17,7 +17,7 @@
along with this program. If not, see .
-->
-
© ${year} - ${blogTitle}${footerContent} Powered by B3log 开源 • Solo ${version}
- ${tag.tagTitle} (${tag.tagPublishedRefCount}) -
<#include "article-list.ftl">