| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <div class="container border-bottom supports-container">
- <div class="pt-5">
- <h3>Support the Team</h3>
- <div>
- Through contributions, donations, and sponsorship, you allow bootstrap-table to thrive.
- </div>
- </div>
- <div class="pt-5">
- <div>
- <h3>PayPal Sponsors</h3>
- </div>
- <div>
- <a href="https://edubirdie.com/write-my-essay" target="_blank" title="$300 by Write my essay services from Edubirdie">
- <img height="64" src="{{ site.baseurl }}/assets/images/edu-birdie.png" alt="Write my essay services from Edubirdie">
- </a>
- </div>
- </div>
- <div class="supports pt-5 pb-5">
- <div>
- <h3>OpenCollective Sponsors</h3>
- </div>
- <div class="support-description">
- Support this project by becoming a sponsor. Your logo will show up here with a link to your website.
- <a href="https://opencollective.com/bootstrap-table#sponsor" target="_blank">
- Become a sponsor
- </a>
- </div>
- <div class="support-sponsors">
- </div>
- </div>
- <div class="supports pt-5 pb-5">
- <div>
- <h3>OpenCollective Backers</h3>
- </div>
- <div class="support-description">
- Support this project by becoming a backer. Your image will show up here with a link to your website.
- <a href="https://opencollective.com/bootstrap-table#sponsor" target="_blank">
- Become a backer
- </a>
- </div>
- <div class="support-backers">
- </div>
- </div>
- </div>
|