{{ template "base" .Base}} {{define "printTags" -}} {{range . -}} {{if ne .Namespace.Namespace "none"}}{{.Namespace.Namespace}}:{{.Tag}}{{else}}{{.Tag}}{{end}} {{end -}} {{end}}
{{if eq .Post.Mime.Type "image"}}

Fullsize Shrink to fit

{{else if eq .Post.Mime.Type "video"}}
{{else}}

No Preview

{{end}}

Download

{{with .Post.Description}}

Description

{{.}}

{{end}}

ID:{{ .Post.ID }}

{{ .Post.Hash }}

Sha256: {{ .Post.Checksums.Sha256 }}
MD5: {{ .Post.Checksums.Md5}}
{{with .Post.Thumbnails}} Thumbnails: {{end}}

{{ .Post.Mime.Str }}

{{ .Post.SizePretty }}

{{ if .Post.Deleted }}

This post has been removed from search results.

{{ end }}

Find Similar

{{if .User.ID}}

{{end}}
    {{ range .Comments }}
  • {{if .User.ID}}{{.User.Name}}{{else}}Anonymous{{end}} | {{.Time}}

    {{noescape .Text}}

  • {{ end}}
{{range .Chapters}}

{{.Comic.Title}}

C{{.Order}}{{with .Title}} - {{.}}{{end}}

{{.Comic.PageCount}} pages

{{template "chapterPosts" wrap2 "UserInfo" "Posts" $.UserInfo (.PostsLimit 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" }}