{{ if not .XHR }} {{ template "header.html" . }} {{ template "nav.html" . }} {{ end }}
{{ if and (not (index .Posts 0).Creator.Local) (ne (index .Posts 0).Creator.InstanceID .Community.CommunityView.Community.InstanceID) }}
{{ end }}
{{ if not .Community.CommunityView.Community.Local }}
{{ end }}
{{ if not .XHR }} {{ template "footer.html" . }} {{ end }}