From d0ae494c7d0b9957a75f076bf1d07e3665718194 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Thu, 28 Nov 2024 14:37:59 +0100 Subject: +readibility --- templates/report.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/report.t b/templates/report.t index 484141e..b42aabe 100644 --- a/templates/report.t +++ b/templates/report.t @@ -2,7 +2,8 @@ Project: {{.Name}} Grant: {{.Grant}} Start: {{.Start}} End: {{.End}} -Beneficiary: {{.Beneficiary}}{{- $p := .}} +Beneficiary: {{.Beneficiary}} +{{- $p := . }} # Planing {{range $wp, $t := .Totals }} -- cgit v1.2.3