- Timestamp:
- 09/19/08 15:57:46 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
djangoproject.com/django_website/templates/base_foundation.html
r8468 r9074 6 6 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> 7 7 <input type="hidden" name="cmd" value="_donations"> 8 <input type="hidden" name="business" value=" jacob@djangoproject.com">8 <input type="hidden" name="business" value="paypal@djangoproject.com"> 9 9 <input type="hidden" name="item_name" value="Django Software Foundation"> 10 10 <input type="hidden" name="item_number" value="donation">
