{{- define "404" }} {{- /* 复用文章列表模板 */ -}} {{- template "post/list" . }} {{- /* 当请求存在且 URL 不是 / 时,显示文章不存在 */ -}} {{- end }}