summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2024-11-28 14:37:59 +0100
committerÖzgür Kesim <oec@codeblau.de>2024-11-28 14:37:59 +0100
commitd0ae494c7d0b9957a75f076bf1d07e3665718194 (patch)
treeaadf6f03bfda0bd28487614ca78637752d3d89c6 /templates
parent0ff7cb7e40c656e545494c62f2349bfd357fd317 (diff)
+readibility
Diffstat (limited to 'templates')
-rw-r--r--templates/report.t3
1 files changed, 2 insertions, 1 deletions
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 }}