<div class="subscribe-section">
<div class="subscribe-section__wrapper">
<form action="#" class="subscribe-section__form">
<label for="subscribe" class="screen-reader-only">Subscribe</label>
<input type="email" id="subscribe" placeholder="Subscribe to our newsletter">
<input type="submit" value="Send">
</form>
</div>
</div>
<footer class="footer">
<div class="footer__row wrapper">
<div class="footer__column-2 footer__branding">
<div class="footer__logo"><img src="/images/360-giving-logo-white.svg" alt="360Giving"></div>
<p class="footer__tagline">Open data for more effective grantmaking</p>
</div>
<div class="footer__column-1 footer__social hide-print">
<a href="#" class="github-icon"><img src="/images/github-logo.svg" alt="Check our Github"></a>
<a href="#" class="twitter-icon"><img src="/images/twitter-logo.svg" alt="Follow us on Twitter"></a>
</div>
</div>
<div class="footer__row wrapper hide-print">
<div class="footer__column-2 footer__section medium-up">
<h3 class="footer__heading">Products</h3>
<ul>
<li><a href="#">GrantNav</a></li>
<li><a href="#">Insights</a></li>
<li><a href="#">Resources</a></li>
<li><a href="#">Cove</a></li>
</ul>
</div>
<div class="footer__column-2 footer__section medium-up">
<h3 class="footer__heading">Other Products</h3>
<ul>
<li><a href="#">Data Registry</a></li>
<li><a href="#">Data Standard</a></li>
<li><a href="#">Data Challenge</a></li>
<li><a href="#">Data Champions</a></li>
</ul>
</div>
<div class="footer__column-3 footer__section">
<h3 class="footer__heading">360 Resources</h3>
<p>Data in JSON format is ideal for direct use by developers building visualisations and web apps. The JSON should conform to the 360Giving JSON Schemas. Anyone automating the publication of their data from their internal databases or via</p>
</div>
<div class="footer__column-3 footer__section">
<h3 class="footer__heading">360 Resources</h3>
<p>Data in JSON format is ideal for direct use by developers building visualisations and web apps. The JSON should conform to the 360Giving JSON Schemas. Anyone automating the publication of their data from their internal databases or via</p>
</div>
</div>
<div class="wrapper footer__small-print">
<p>
<strong>360 Giving</strong> is a trading name of Funders Together.
<br><strong>Funders Together</strong> is a charitable company registered in England and Wales, Company number: 5596299 and Charity number: 1116201.
Registered address: 4 Chiswell Street, London EC1Y 4UP.
</p>
</div>
<div class="footer__row wrapper footer__small-print">
<div class="footer__column-2">
<p>© Copyright 2021 360Giving.<br>Licensed under a <a href="#" target="_blank">Creative Commons Attribution 4.0 International License</a>.</p>
</div>
<div class="footer__column-2 footer__policy-links hide-print">
<p><a href="#">Privacy Notice</a> | <a href="#">Terms & Conditions</a> | <a href="#">Cookie Policy</a> | <a href="#">Take Down Policy</a> | <a href="#">License</a></p>
</div>
</div>
</footer>
{% include '@subscribe' %}
{% include '@footer' %}
/* No context defined. */
No notes defined.