{{if .AutoPagerize}} {{if .Pjax}} {{template "header.html" .}} {{else}} {{.Title}} - sop.epic {{end}}
{{if not .PopularPosts}}
{{end}}
All Posts Popular Posts
{{if (and (and .CurrentUser.Username (not .PopularPosts)) (le .Community.Permissions .CurrentUser.Level))}}
{{if .Repost.ID}}

You are reposting {{.Repost.Nickname}}'s post ({{.Repost.Text}}) along with this submission.

{{end}}
  • 2000
    {{if not (eq .MaxUploadSize "0")}} {{else}} {{end}}

    Who should be able to see this post?

    {{end}}
    {{if .PopularPosts}}
    {{if .PrevDate}} {{end}} {{.CurrentDate}}
    {{end}} {{end}}
    {{if .Posts}} {{$user_id := .CurrentUser.ID}} {{range $post := .Posts}} {{template "render_post.html" $post}} {{end}}
    Load More Posts
    {{else}} {{if .AutoPagerize}}

    This community doesn't have any posts yet.

    {{end}} {{end}}
    {{if .AutoPagerize}}
    {{if .Pjax}} {{template "footer.html"}} {{end}} {{end}}