From 149cbe7681607eb48f47df14c7a39e6f289fb7b6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 15 May 2024 12:35:40 +0200 Subject: refactor(templates): render partials with less hackiness --- frontend/templates/blocks/options.gotmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/templates/blocks/options.gotmpl') diff --git a/frontend/templates/blocks/options.gotmpl b/frontend/templates/blocks/options.gotmpl index ff8805c..ad92c17 100644 --- a/frontend/templates/blocks/options.gotmpl +++ b/frontend/templates/blocks/options.gotmpl @@ -1,4 +1,3 @@ -{{- template "results" . -}} {{- define "results" }} {{- if gt .Results.Total 0 }}
-- cgit 1.4.1