{{range $i, $style := $config.Styles_img}} {{end}}
{{range $i, $board := $board_arr.Data}} /{{$board.Dir}}/ {{end}}
{{$board.Title}}
{{$board.Subtitle}}

Name
Email
Subject
Message
File
Password (for post/file deletion)

{{range $t, $thread := $thread_arr.Data}} {{$op := $thread.OP}}
No. {{$op.ID}} [] [View]
{{if stringNeq $op.Filename ""}} {{if stringNeq $op.Filename "deleted"}} File: {{$op.Filename}} - ({{formatFilesize $op.Filesize}} , {{$op.ImageW}}x{{$op.ImageH}}, {{$op.FilenameOriginal}} )
{{imageToThumbnailPath $op.Filename}} {{else}}
File removed
{{end}} {{end}}
{{$op.Message}} {{if gt $thread.NumReplies 3}}

{{subtract $thread.NumReplies 3}} post{{if gt $thread.NumReplies 4}}s{{end}} omitted {{end}}
{{range $reply_num,$reply := $thread.BoardReplies}}
No. {{$reply.ID}} []
{{if stringNeq $reply.Filename ""}}File: {{$reply.Filename}} - ({{formatFilesize $reply.Filesize}} , {{$reply.ImageW}}x{{$reply.ImageH}}, {{$reply.FilenameOriginal}} )
{{imageToThumbnailPath $reply.Filename}}{{end}}
{{$reply.Message}}
{{end}}
{{end}}
[{{range $i, $board := $board_arr.Data}} {{if gt $i 0}}/{{end}} {{$board.Dir}} {{end}}]

Reason: