{% macro form(to, domain, reply=False) %}
{% if reply %}
Reply
{% else %}
Submit a bug

{% endif %}

{% endmacro %}