Last active
August 29, 2015 14:02
-
-
Save iurevych/34d01b333f07854cdbb2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% if sharing_channel == "email"%} | |
http://www.tinyprints.com/?utm_source=RAF&utm_medium=email&utm_campaign=evergreen-friendoffem-20ff&cid=SM-FAN-TP-RAF_EVERGREEN_FRIENDOFFEM_20OFF | |
{% elsif sharing_channel == "reminder" %} | |
http://www.tinyprints.com?utm_source=RAF&utm_medium=email&utm_campaign=evergreen-friendoffremem-20ff&cid=SM-FAN-TP-RAF_EVERGREEN_FRIENDOFFREMEM_20OFF | |
{% else %} | |
http://www.tinyprints.com/?utm_source=RAF&utm_medium=claimpage&utm_campaign=evergreen-claimpage-20off&cid=SM-FAN-TP-RAF_EVERGREEN_CLAIMPAGE_20OFF | |
{% endif %} | |
EXPIRED: | |
{% if sharing_channel == "email"%} | |
http://www.tinyprints.com/?utm_source=RAF&utm_medium=email&utm_campaign=evergreen-friendoffem-20ff-expired&cid=SM-FAN-TP-RAF_EVERGREEN_FRIENDOFFEM_20OFF | |
{% elsif sharing_channel == "reminder" %} | |
http://www.tinyprints.com?utm_source=RAF&utm_medium=email&utm_campaign=evergreen-friendoffremem-20ff-expired&cid=SM-FAN-TP-RAF_EVERGREEN_FRIENDOFFREMEM_20OFF | |
{% else %} | |
http://www.tinyprints.com/?utm_source=RAF&utm_medium=claimpage&utm_campaign=evergreen-claimpage-20off-expired&cid=SM-FAN-TP-RAF_EVERGREEN_CLAIMPAGE_20OFF | |
{% endif %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment