| |
| |
|
|
| |
| |
{% if recipient_first_name %}
| Hello {{ recipient_first_name }}, |
| |
{% endif %}
| {% if sender_name %}{{ sender_name }}{% else %}Your friend{% endif %}{% if sender_email_address %} ({{ sender_email_address }}){% elif sms_phone_number %} ({{ sms_phone_number }}){% endif %} shared a campaign with you. |
| |
{% if sender_photo or sender_description or sender_network_details or invitation_message %}
{% if sender_photo %}
 |
{% endif %}
{% if invitation_message %}
| {{ invitation_message|safe }} |
{% endif %}
|
|
|
{% endif %}
| |
|
|
| |
|
|
| |
| |
{% if campaignx_title %}
| {{ campaignx_title }} |
{% endif %}
{% if campaignx_title and we_vote_hosted_campaign_photo_large_url %}
| |
{% endif %}
{% if we_vote_hosted_campaign_photo_large_url %}
 |
{% endif %}
{% if campaignx_title or we_vote_hosted_campaign_photo_large_url %}
| |
{% endif %}
|
|
| |
| |
| If the View Now button does not work, please copy and paste this link into a browser: {{ campaignx_url }} |
| |
| If the See Home Page button does not work, please use this link: {{ view_home_page_url }} |
| |
| |
|
|
| |
| |
This message was sent to {{ recipient_email_address }}. If you don't want to receive emails from We Vote, please unsubscribe. We Vote, Attention: Campaigns Team, 1423 Broadway PMB 158, Oakland, CA 94612 |
|
|
| |
|