safing-web/_includes/footer.html
2018-10-25 15:08:50 +02:00

19 lines
773 B
HTML

<section class="footer-section">
<div class="ui two column centered stackable grid">
<div class="three wide center aligned column footer-column">
<a href="/terms/">Terms &</a>
<a href="/privacy/">Privacy Policy</a>
</div>
<div class="three wide center aligned column footer-column">
<a href="{{ site.community_hub_url }}"> Community Hub </a>
</div>
<div class="three wide center aligned column footer-column">
<a href="/contact/">Contact & Legal</a>
</div>
</div>
<!-- This gathers only minimal data for customer insights. Check out our privacy policy! -->
<img src="https://api.matomo.safing.network/piwik.php?idsite=1&amp;rec=1" style="border:0" alt="" />
</section>
<!-- END PUSHER -->
</div>