diff --git a/views/sign/reset.html b/views/sign/reset.html
index d38dcad367..1d2cd74773 100644
--- a/views/sign/reset.html
+++ b/views/sign/reset.html
@@ -1,43 +1,43 @@
-<%- partial('../sign/sidebar') %>
-
-
-
-
-
- <% if(typeof(error) !== 'undefined' && error){ %>
-
- <% } %>
-
-
-
-
+<%- partial('../sign/sidebar') %>
+
+
+
+
+
+ <% if(typeof(error) !== 'undefined' && error){ %>
+
+ <% } %>
+
+
+
+
diff --git a/views/topic/_share.html b/views/topic/_share.html
new file mode 100644
index 0000000000..cf7f25ce27
--- /dev/null
+++ b/views/topic/_share.html
@@ -0,0 +1,37 @@
+
+微信
+
+
+
+
\ No newline at end of file
diff --git a/views/topic/index.html b/views/topic/index.html
index 9c1360b385..4269caf637 100644
--- a/views/topic/index.html
+++ b/views/topic/index.html
@@ -70,6 +70,8 @@
<% if (topic.tab) { %>
来自 <%= topic.tabName %>
<%}%>
+
+ <%- partial('../topic/_share') %>
<% if (current_user) { %>