Files
participer.thsf.net/templates/list_users_txt.html
2018-05-09 10:39:36 +02:00

4 lines
112 B
HTML

{% for staffer in staffers %}
{{staffer.name}},{{staffer.phone}},{{staffer.mail}},{{staffer.diet}}
{% endfor %}