Created
March 14, 2013 20:46
-
-
Save dcs619/5165075 to your computer and use it in GitHub Desktop.
Alternative to building string confirmation message
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
| <!-- Standard HTML --> | |
| h3 class="header-text" >Confirm your Contribution: </h3> | |
| <p> | |
| <b>John Doe</b>, you're about to give <b>$400.00</b> to the <b>General Fund</b> and <b>$50.00</b> to the <b>Building Fund</b>. | |
| Your total gift of <b>$450.00</b> will be given using a <b>Visa</b> credit card ending in <b>3456</b>. | |
| </p> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
//Coded using string.format