safing-web/_includes/footer.html
2018-10-25 11:49:40 +02:00

18 lines
743 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 & 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 & Imprint</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>