Add 5 dollar option to commit
This commit is contained in:
@ -34,6 +34,10 @@ block content
|
|||||||
| Vets in Tech is a nonprofit that helps veterans prepare for tech jobs.
|
| Vets in Tech is a nonprofit that helps veterans prepare for tech jobs.
|
||||||
.spacer
|
.spacer
|
||||||
h4 Step 3: Choose your monthly pledge
|
h4 Step 3: Choose your monthly pledge
|
||||||
|
.radio
|
||||||
|
label
|
||||||
|
input(type='radio' id='5-dollar-pledge' name='pledge-amount')
|
||||||
|
| $5 per month
|
||||||
.radio
|
.radio
|
||||||
label
|
label
|
||||||
input(type='radio' id='10-dollar-pledge' name='pledge-amount')
|
input(type='radio' id='10-dollar-pledge' name='pledge-amount')
|
||||||
|
Reference in New Issue
Block a user