diff --git a/layout/404.ejs b/layout/404.ejs index a4677e7..4981414 100755 --- a/layout/404.ejs +++ b/layout/404.ejs @@ -15,6 +15,6 @@ page.robots = 'none';
<%- __('page.error.why') %>
- <%- __('page.error.action') %> + <%- __('page.error.action') %> <%- partial('_partial/plugins/comments/layout') %> diff --git a/layout/_partial/main/article/read_next.ejs b/layout/_partial/main/article/read_next.ejs index 821290a..98fb4d6 100644 --- a/layout/_partial/main/article/read_next.ejs +++ b/layout/_partial/main/article/read_next.ejs @@ -36,7 +36,7 @@ function layoutDiv() { let el = ''; if (prev || next) { el += ' '; diff --git a/layout/_partial/plugins/comments/layout.ejs b/layout/_partial/plugins/comments/layout.ejs index 5874f33..5cc4c87 100644 --- a/layout/_partial/plugins/comments/layout.ejs +++ b/layout/_partial/plugins/comments/layout.ejs @@ -17,7 +17,7 @@ if (loadComment && page.layout == 'wiki' && page.wiki) { %> <% if (loadComment) { %>