summaryrefslogtreecommitdiff
path: root/templates/tireur.txt.tpl
blob: 980b60ad8c0f9f97947af2ad487005b40f2b10c6 (plain)
1
2
3
4
5
6
{{- /*gotype:github.com/Necoro/engarde-importer.EngardeConfig*/ -}}
{{ range .Participants -}}
    {[classe tireur] [sexe {{.Gender.Engarde}}] [presence present] [carton_coach non] [status normal]
    [medical non] [lateralite droite] [nom " {{.LastName | upper}} "] [prenom " {{.FirstName}} "]
    [points 1.0] [date_oed "340"] [cle {{.Id}}] [club1 {{.ClubId}}]}
{{ end }}