{% macro mail_body(signature, metric_name, end_date, mime_img) %}
Hi there,

Here is the forecast made on the {{ end_date }} for the metric: {{ metric_name }}.

Analysis for {{ metric_name }}
{% endmacro %}