diff --git a/app/View/line/detail.html b/app/View/line/detail.html
index 87a9a5f..0938157 100644
--- a/app/View/line/detail.html
+++ b/app/View/line/detail.html
@@ -31,23 +31,17 @@
{{ blog.title }}
{{ blog.content | raw }}
- {% if site.duoshuo %}
-
-
-
-
-
-
+ {% if site.changyan %}
+
+
+
+
{% endif %}
diff --git a/app/View/quest/block/comments.html b/app/View/quest/block/comments.html
index 6023a39..1f84e23 100644
--- a/app/View/quest/block/comments.html
+++ b/app/View/quest/block/comments.html
@@ -1,7 +1,7 @@
{% if confObj.changyan %}
{% endif %}
\ No newline at end of file
diff --git a/app/View/simple/detail.html b/app/View/simple/detail.html
index a2ed029..a3eb4c2 100644
--- a/app/View/simple/detail.html
+++ b/app/View/simple/detail.html
@@ -10,24 +10,18 @@ {{ blog.title }}
{{ blog.content | raw }}
- {% if site.duoshuo %}
+ {% if site.changyan %}
{% endif %}