{% if recipientName %}

Dear {{ recipientName }},

{% endif %}

{% if fromName %} {{ fromName }} has given you a gift certificate from {{ businessName }}! {% else %} You've been given a gift certificate from {{ businessName }}! {% endif %} We are happy to be sharing the gift of dance with you.

Certificate Amount: {{ currencySymbol }}{{ certificateAmount|floatformat:2 }}
Certificate Code: {{ certificateCode }}

{% if message %}

Message:
{{ message }}

{% endif %}

See you out on the dance floor soon!

Sincerely,
{{ businessName }}