Skip to content

Instantly share code, notes, and snippets.

@iCodeForBananas
Created September 15, 2017 02:00
Show Gist options
  • Select an option

  • Save iCodeForBananas/a63848a3f1fc1f76bde486ff102ef295 to your computer and use it in GitHub Desktop.

Select an option

Save iCodeForBananas/a63848a3f1fc1f76bde486ff102ef295 to your computer and use it in GitHub Desktop.
{% if is_recurring == 'Yes' %}
If this is a recurring donation form, then put a custom message to recurring donors here
{% else %}
Thank you for your submission.
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment