From 029287af30ed4ed34e575bf2c7f5cb699b1bc97b Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sun, 6 Oct 2019 20:42:53 -0400 Subject: [PATCH] link avatars --- views/honk.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/views/honk.html b/views/honk.html index 5c727b4..b2eb409 100644 --- a/views/honk.html +++ b/views/honk.html @@ -2,9 +2,21 @@ {{ $bonkcsrf := .BonkCSRF }} {{ with .Honk }}
+{{ if $bonkcsrf }} + +{{ else }} + +{{ end }} +{{ if $bonkcsrf }} {{ end }} {{ if .Oonker }} +{{ if $bonkcsrf }} + +{{ else }} + +{{ end }} +{{ if $bonkcsrf }} {{ end }} {{ end }}

{{ if $bonkcsrf }} @@ -17,7 +29,7 @@
{{ if $bonkcsrf }} -original: {{ .Oondle }} +original: {{ .Oondle }} {{ else }} original: {{ .Oondle }} {{ end }}