mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
19 lines
773 B
HTML
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&rec=1" style="border:0" alt="" />
|
|
</section>
|
|
|
|
<!-- END PUSHER -->
|
|
</div>
|