diff options
Diffstat (limited to 'web/template/thread.tmpl')
| -rw-r--r-- | web/template/thread.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/template/thread.tmpl b/web/template/thread.tmpl index 0cf9ecb05..e7a8fb095 100644 --- a/web/template/thread.tmpl +++ b/web/template/thread.tmpl @@ -78,7 +78,6 @@ <a href="#replies">jump to replies</a> {{- end }} </div> - {{- range $status := .context.Statuses }} <article class="status{{- if $status.ThreadContextStatus }} expanded{{- end -}}{{- if $status.Indent }} indent-{{ $status.Indent }}{{- end -}}" @@ -90,9 +89,6 @@ {{- include "repliesStart" $ | indent 1 }} {{- end }} {{- end }} - - {{- if .context.ThreadReplies }} </section> - {{- end }} </main> {{- end }}
\ No newline at end of file |
