-
Notifications
You must be signed in to change notification settings - Fork 45
/
thankyou.html
25 lines (24 loc) · 1.17 KB
/
thankyou.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: Thank you
slug: thankyou
aliases:
- thank-you
---
<section class="slice slice-sm">
<div class="container">
<div class="row pt-4 row-grid">
<div class="col-md-12 col-lg-12">
<p><strong>Thank you for your donation</strong></p>
<p>On behalf of everyone at ISRG, thank you for your contribution to support our work.</p>
<p>A donation receipt has been sent to the email address you provided. Internet Security Research Group is a 501(c)(3) nonprofit public benefit organization. Our EIN is: 46-3344200.</p>
<p class="pt-2"><strong>Double your donation</strong></p>
<p>Many organizations match donations to nonprofits made by employees. Check if your organization has a matching program and double your impact!</p>
<div id=dd-wrapper class="pt-2">
<div id=dd-container>
<script src=https://donorbox.org/widget.js type=text/javascript></script><iframe src=https://donorbox.org/company_matching/let-s-encrypt/embed style="min-width:310px;min-height:330px!important" width="100%"" name="donorbox" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</div>
</div>
</div>
</section>