From 4e513641d311f1a3895a13efb45179e7b88e5b6d Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 18 Feb 2021 17:25:32 +0100 Subject: now this branch will work on tip --- views/i18n/honkfrags.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 views/i18n/honkfrags.html (limited to 'views/i18n/honkfrags.html') diff --git a/views/i18n/honkfrags.html b/views/i18n/honkfrags.html new file mode 100644 index 0000000..5ccc2da --- /dev/null +++ b/views/i18n/honkfrags.html @@ -0,0 +1,11 @@ +
{{ .TopHID }}
+{{ $BonkCSRF := .HonkCSRF }} +{{ $MapLink := .MapLink }} +{{ $Badonk := .User.Options.Reaction }} +{{ $OmitImages := .User.Options.OmitImages }} +

{{ .ServerMessage }}

+
+{{ range .Honks }} +{{ template "honk.html" map "Honk" . "MapLink" $MapLink "BonkCSRF" $BonkCSRF "Badonk" $Badonk "OmitImages" $OmitImages }} +{{ end }} +
-- cgit v1.2.3-70-g09d2