Skip to content

Instantly share code, notes, and snippets.

@Chetan496
Created July 28, 2016 08:38
Show Gist options
  • Save Chetan496/7c19ff78dc1fdf2b2d6eacf125facf78 to your computer and use it in GitHub Desktop.
Save Chetan496/7c19ff78dc1fdf2b2d6eacf125facf78 to your computer and use it in GitHub Desktop.
This is the HTML markup - this should be used in howToDonate section
<div id="howToDonatePage" class="container-fluid">
<a id="donate" class="smooth"> </a>
<div class="jumbotron">
<div class="row">
<h3>Donations </h3>
<h2> WHY WAIT FOR A NOBLE CAUSE?</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2">
If you are interested to donate, you can do so by cheque or bank transfer.
The amount should be in Indian Rupees. Please download and complete the donation letter.
</div>
</div>
</div>
<div class="row">
<div>
<span class="glyphicon glyphicon-download"></span>
<a href="pdfForms/Make_Donations.pdf" target="_blank" download>Donation Letter</a>
</div>
<h3> Mode of Payment </h3>
<div>
<h4> Cheque or Draft </h4>
Please draw a cheque or draft in favor of,
<b> "The Maharashtra Executor and Trustee Company Pvt. Ltd. - A/C Suparn Charitable Trust" </b>
and send it to the following address:<br/> <br/>
<address>
The Chief Executive of Maharashtra Executor and Trustee Company Pvt. Ltd.<br/>
568, Narayan Peth, <br/>
Kesari Wada, <br/>
Adjacent to Bank of Maharashtra, <br/>
Pune - 411030, <br/>
Maharashtra, <br/>
India <br/> <br/>
You will receive a receipt within a month, acknowledging your generous donation.
</address>
</div>
<div>
<h4> NEFT / RTGS </h4>
<address>
Maharashtra Executor and Trustee Company<br/>
Current Account - 60027747375<br/>
IFSC Code – MAHB 0000 154 <br/>
Bank of Maharashtra<br/>
Branch- Narayan Peth<br/>
Pune – 411030
</address>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment