<#include "module/page-top.ftl">
diff --git a/src/main/resources/templates/themes/anatole/index.ftl b/src/main/resources/templates/themes/anatole/index.ftl
index f6fb9b25f..7566e128c 100644
--- a/src/main/resources/templates/themes/anatole/index.ftl
+++ b/src/main/resources/templates/themes/anatole/index.ftl
@@ -1,5 +1,5 @@
<#include "module/macro.ftl">
-<@head title="${options.blog_title!'Halo'}" keywords="${options.seo_keywords!'Halo'}" description="${options.seo_desc!'Halo'}">@head>
+<@head title="${options.blog_title!'Anatole'}" keywords="${options.seo_keywords!'Anatole'}" description="${options.seo_description!'Anatole'}">@head>
<#include "module/sidebar.ftl">
<#include "module/page-top.ftl">
diff --git a/src/main/resources/templates/themes/anatole/links.ftl b/src/main/resources/templates/themes/anatole/links.ftl
index 605b0d8d0..a961586ee 100644
--- a/src/main/resources/templates/themes/anatole/links.ftl
+++ b/src/main/resources/templates/themes/anatole/links.ftl
@@ -1,5 +1,5 @@
<#include "module/macro.ftl">
-<@head title="友情链接 · ${options.blog_title!'Halo'}" keywords="${options.seo_keywords!'Halo'}" description="${options.seo_desc!'Halo'}">@head>
+<@head title="友情链接 · ${options.blog_title!'Anatole'}" keywords="${options.seo_keywords!'Anatole'}" description="${options.seo_description!'Anatole'}">@head>
<#include "module/sidebar.ftl">
<#include "module/page-top.ftl">
diff --git a/src/main/resources/templates/themes/anatole/module/comment.ftl b/src/main/resources/templates/themes/anatole/module/comment.ftl
index af87bf9f4..c9ef2cf7b 100644
--- a/src/main/resources/templates/themes/anatole/module/comment.ftl
+++ b/src/main/resources/templates/themes/anatole/module/comment.ftl
@@ -1,3 +1,3 @@
<#if !post.disallowComment>
- <#include "/common/comment/_native_comment.ftl">
+ <#include "/common/comment/comment.ftl">
#if>
diff --git a/src/main/resources/templates/themes/anatole/module/macro.ftl b/src/main/resources/templates/themes/anatole/module/macro.ftl
index 565530fea..9abc6e664 100644
--- a/src/main/resources/templates/themes/anatole/module/macro.ftl
+++ b/src/main/resources/templates/themes/anatole/module/macro.ftl
@@ -14,19 +14,19 @@
- <@verification>@verification>
- <@favicon>@favicon>
+ <@verification />
+ <@favicon />
-
+