diff --git a/layout/_partial/sidebar/logo.ejs b/layout/_partial/sidebar/logo.ejs
index 029304d..cace7b4 100644
--- a/layout/_partial/sidebar/logo.ejs
+++ b/layout/_partial/sidebar/logo.ejs
@@ -14,7 +14,7 @@ function layoutDiv() {
el += '
';
// all products
el += '';
- el += '';
+ el += '';
el += __('btn.all_wiki');
el += '';
// this product
@@ -48,4 +48,4 @@ function layoutDiv() {
}
%>
-<%- layoutDiv() %>
\ No newline at end of file
+<%- layoutDiv() %>
diff --git a/layout/_partial/sidebar/widgets/markdown.ejs b/layout/_partial/sidebar/widgets/markdown.ejs
index 341996f..a25d2b6 100644
--- a/layout/_partial/sidebar/widgets/markdown.ejs
+++ b/layout/_partial/sidebar/widgets/markdown.ejs
@@ -1,5 +1,5 @@
-
+
<%- item.title %>
diff --git a/layout/_partial/sidebar/widgets/recent.ejs b/layout/_partial/sidebar/widgets/recent.ejs
index c4c6572..966a38c 100644
--- a/layout/_partial/sidebar/widgets/recent.ejs
+++ b/layout/_partial/sidebar/widgets/recent.ejs
@@ -2,7 +2,7 @@
function layoutDiv() {
var el = '