{{@export card_string}}
5* dave:
.age:30
3*steve:
.age:50
pete:
.age:90
grob:
.age:56
glob:
.age:300
{{/export}}
{{export
padding=0;
}}
{{global front_path}}test_out/tfront_{{.page_number}}.svg{{/global}}
{{global front -}}
hello {{.Name}}. you are {{.age}}
{{/global}}
{{global back_path}}test_out/tback_{{.page_number}}.svg{{/global}}
{{global back -}}
{{first $1.back_text "No back_text"}}
{{/global}}