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 }} - + {{ if .Oonker }} - + {{ end }} {{ if $bonkcsrf }} @@ -47,7 +47,7 @@ in reply to: {{ .RID }} {{ if eq .Media "text/plain" }} Attachment: {{ .Name }} {{ else }} - + {{ end }} {{ else }} {{ if .XID }} @@ -56,7 +56,7 @@ in reply to: {{ .RID }} {{ if eq .Media "video/mp4" }} {{ .Name }} {{ else }} - + {{ end }} {{ end }} {{ end }}
{{ if $bonkcsrf }} @@ -47,7 +47,7 @@ in reply to: {{ .RID }} {{ if eq .Media "text/plain" }}
Attachment: {{ .Name }} {{ else }} -
+
{{ end }} {{ else }} {{ if .XID }} @@ -56,7 +56,7 @@ in reply to: {{ .RID }} {{ if eq .Media "video/mp4" }}
{{ .Name }} {{ else }} -
{{ end }} {{ end }} {{ end }}