# Generated by batou. Do not edit.
{% if component.mailto %}
MAILTO={{component.mailto}}
{% endif %}
{% for job in component.jobs -%}
{{job.format()}}
{% endfor %}
