diff --git a/views/honk.html b/views/honk.html
index 8919e59..b0b61c3 100644
--- a/views/honk.html
+++ b/views/honk.html
@@ -2,7 +2,6 @@
{{ $bonkcsrf := .BonkCSRF }}
{{ $IsPreview := .IsPreview }}
{{ $maplink := .MapLink }}
-{{ $hasbadonk := .HasBadonk }}
{{ with .Honk }}
{{ if $bonkcsrf }}
@@ -122,13 +121,11 @@ in reply to: {{ .RID }}
{{ end }}
-{{ if $hasbadonk }}
{{ if .Honk.IsReacted }}
{{ else }}
{{ end }}
-{{ end }}