{{if eq .Post.Mime.Type "image"}}
{{else if eq .Post.Mime.Type "video"}}
{{else}}
{{end}}
{{end}}
No Preview
Download
{{with .Post.Description}}Description
{{.}}
ID:{{ .Post.ID }}
{{ .Post.Hash }}
Sha256: {{ .Post.Checksums.Sha256 }}
MD5: {{ .Post.Checksums.Md5}}
{{with .Post.Thumbnails}} Thumbnails:-
{{range .}}
- {{.Size}}px {{.Hash}} {{end}}
{{ .Post.Mime.Str }}
{{ .Post.SizePretty }}
{{ if .Post.Deleted }}This post has been removed from search results.
{{ end }}
{{if .User.ID}}
{{end}}
{{noescape .Text}}