Fix template bug

This commit is contained in:
Andrea Fazzi 2019-12-09 15:48:02 +01:00
parent 39dfbad706
commit 95db1e79b3

View file

@ -13,7 +13,7 @@
{{if $isAdmin}}
{{$modelPath = (create "Participant")}}
{{else}}
{{end}}
{{if $isSchool}}
{{if lt (len .Data) 2}}