From 3f6b42c456980bf1de83baf5965c775d814e4817 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Wed, 1 May 2019 14:55:11 -0400 Subject: [PATCH] hide the buttons for private like honks --- views/honk.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/honk.html b/views/honk.html index 3a56830..c18e063 100644 --- a/views/honk.html +++ b/views/honk.html @@ -28,8 +28,10 @@ convoy: {{ .Convoy }} {{ if and .BonkCSRF (not (eq .Honk.What "zonked")) }}

+{{ if not .Honk.Privacy }} +{{ end }}