{{define "printTags" -}} {{range . -}} {{.Escaped}} {{end -}} {{end}} {{define "tombhint" -}} {{.Removed}} {{.Reason}} {{end}} {{ template "base" .Base}}
{{if eq .Post.Mime.Type "image"}}
{{else if eq .Post.Mime.Type "video"}}
{{else}}
No Preview
{{end}}
Fullsize Shrink to fit
Find Similar Download {{with .Post.MetaData.filename}}
Filename
{{end}}

{{template "post-identity" wrap2 "Post" "UserInfo" .Post $.UserInfo}} {{with .Alts}} {{end}} {{range .Dns}} {{template "dns-card" wrap2 "UserInfo" "Dns" $.UserInfo .}} {{end}} {{ if .Post.Removed }}
This post has been removed from search results.
{{ end }}
{{with .Post.Description}}
{{template "post-description" .}}
{{end}} {{if or .Comments $.User.ID}}
{{template "post-comments" wrap2 "User" "Comments" $.User .Comments}}
{{end}}
{{range .Chapters}}
{{template "chapter-title-card" .}}
{{template "chapter-cards" wrap2 "UserInfo" "Posts" $.UserInfo (.NPages 5)}}
{{end}} {{with .Dupe}} {{if .Inferior}}
Duplicates
{{template "thumbnail" wrap2 "Post" "UserInfo" .Post $.UserInfo}} {{range .Inferior}} {{template "thumbnail" wrap2 "Post" "UserInfo" . $.UserInfo}} {{end}}
{{end}} {{end}} {{ template "userSettings" .UserInfo}}

Page generated in {{.Time}}s

{{ template "baseEnd" }}