summaryrefslogtreecommitdiff
path: root/templates/club.txt.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/club.txt.tpl')
-rw-r--r--templates/club.txt.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/club.txt.tpl b/templates/club.txt.tpl
new file mode 100644
index 0000000..d38201c
--- /dev/null
+++ b/templates/club.txt.tpl
@@ -0,0 +1,4 @@
+{{- /*gotype:github.com/Necoro/engarde-importer.EngardeConfig*/ -}}
+{{ range .Clubs -}}
+ {[classe club] [nom "{{.Name}}"] [modifie vrai] [date_oed "332"] [cle {{.Id}}]}
+{{ end }} \ No newline at end of file