mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 15:52:26 -05:00
weee
This commit is contained in:
parent
076c0062d8
commit
21814d2f9d
1 changed files with 0 additions and 4 deletions
|
|
@ -78,7 +78,6 @@
|
||||||
<a href="#replies">jump to replies</a>
|
<a href="#replies">jump to replies</a>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{- range $status := .context.Statuses }}
|
{{- range $status := .context.Statuses }}
|
||||||
<article
|
<article
|
||||||
class="status{{- if $status.ThreadContextStatus }} expanded{{- end -}}{{- if $status.Indent }} indent-{{ $status.Indent }}{{- end -}}"
|
class="status{{- if $status.ThreadContextStatus }} expanded{{- end -}}{{- if $status.Indent }} indent-{{ $status.Indent }}{{- end -}}"
|
||||||
|
|
@ -90,9 +89,6 @@
|
||||||
{{- include "repliesStart" $ | indent 1 }}
|
{{- include "repliesStart" $ | indent 1 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- if .context.ThreadReplies }}
|
|
||||||
</section>
|
</section>
|
||||||
{{- end }}
|
|
||||||
</main>
|
</main>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue