diff --git a/layouts/404.html b/layouts/404.html index 1fc6265e2a..f9270f05a2 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -48,8 +48,8 @@

{{T "message-404"}}

-

{{T "Go-to-homepage"}}

-

+

{{T "Go-to-homepage"}}

+

diff --git a/layouts/partials/search.html b/layouts/partials/search.html index 394846df90..bef3728585 100644 --- a/layouts/partials/search.html +++ b/layouts/partials/search.html @@ -8,9 +8,9 @@ diff --git a/layouts/shortcodes/attachments.html b/layouts/shortcodes/attachments.html index 42780d0190..7796526882 100644 --- a/layouts/shortcodes/attachments.html +++ b/layouts/shortcodes/attachments.html @@ -14,7 +14,7 @@ {{if ($.Get "pattern")}} {{if (findRE ($.Get "pattern") .Name)}}
  • - + {{.Name}} ({{div .Size 1024 }} ko) @@ -22,7 +22,7 @@ {{end}} {{else}}
  • - + {{.Name}} ({{div .Size 1024 }} ko)