{{ .Title }}
- {{- partial "post_toc.html" . }} -{{ .Content }}
- {{ if or (.Param "share") (isset $.Params "tags") }}
-
- {{ end }}
- diff --git a/layouts/404.html b/layouts/404.html index 5d5132a..7fd04c0 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,7 +1,9 @@ {{ define "main" }} -
+{{ T "empty_text_start" | safeHTML }} ({{ delimit (apply $mainSections "printf" "content/%s
" ".") ", " | safeHTML }}), {{ T "empty_text_end" }}.
{{ T "empty_tip" | safeHTML }}
-{{ T "empty_text_start" | safeHTML }} ({{ delimit (apply $mainSections "printf" "content/%s
" ".") ", " | safeHTML }}), {{ T "empty_text_end" }}.
{{ T "empty_tip" | safeHTML }}
+