{{define "content"}} {{template "page_title" .}}
{{- range .List}} {{- end}}
上报时间 类别 名称 描述
{{.CreatedAt}} {{.Type}} {{.Name}} {{.Desc}}
{{.Pagination | unescaped}}
{{end}} {{define "script"}} {{end}}