summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 }}