diff --git a/_layouts/xslt.html b/_layouts/xslt.html
index 2bbadd6..e45726c 100644
--- a/_layouts/xslt.html
+++ b/_layouts/xslt.html
@@ -2,6 +2,18 @@
layout: default
---
-{{ content }}
-
-
\ No newline at end of file
+
+
+ 这是订阅预览的样式文件,你可以通过以下链接订阅该博客:
+
+
+
+ {{ content }}
+
+
+
+
\ No newline at end of file
diff --git a/_layouts/xslt_container.html b/_layouts/xslt_container.html
index c3bce97..44b6f87 100644
--- a/_layouts/xslt_container.html
+++ b/_layouts/xslt_container.html
@@ -1,4 +1,5 @@
{% if page.layout == "xslt" %}
+
订阅预览
-这是一个订阅源(Feed)。 复制这个链接到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
+
这是一个订阅源(Feed)。 复制当前URL到任何支持 Atom/RSS 的阅读器,即可订阅本博客的最新文章。
-以下为其内容预览:
\ No newline at end of file
+以下为其内容预览:
+
\ No newline at end of file