diff --git a/views/honk.html b/views/honk.html index 6eb83ab..cd31dcf 100644 --- a/views/honk.html +++ b/views/honk.html @@ -2,9 +2,9 @@ {{ $bonkcsrf := .BonkCSRF }} {{ with .Honk }}
-avatar + {{ if .Oonker }} -avatar + {{ end }}

{{ if $bonkcsrf }} @@ -47,7 +47,7 @@ in reply to: {{ .RID }} {{ if eq .Media "text/plain" }}

Attachment: {{ .Name }} {{ else }} -

{{ .Name }} +

{{ .Desc }} {{ end }} {{ else }} {{ if .XID }} @@ -56,7 +56,7 @@ in reply to: {{ .RID }} {{ if eq .Media "video/mp4" }}

{{ else }} -

{{ .Name }} +

{{ .Desc }} {{ end }} {{ end }} {{ end }}