Created
September 15, 2017 02:00
-
-
Save iCodeForBananas/a63848a3f1fc1f76bde486ff102ef295 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 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