mirror of
https://codeberg.org/vlw/honeypot.git
synced 2025-09-14 10:53:41 +02:00
28 lines
No EOL
1.1 KiB
PHP
28 lines
No EOL
1.1 KiB
PHP
<style><?= Page::css("pages/partials/footer") ?></style>
|
|
<section>
|
|
<div id="footer_list" class="container">
|
|
<div>
|
|
<p>Official Information</p>
|
|
<a href="http://www.dlink.com/">Global D-Link</a>
|
|
<a href="https://se.mydlink.com/content/productfamily">About mydlink</a>
|
|
<a href="https://se.mydlink.com/termsOfUse">Terms of Use</a>
|
|
<a href="https://se.mydlink.com/privacyPolicy">Privacy Policy</a>
|
|
<a href="https://sso.dlink.com/privacy-pledge">Privacy Pledge</a>
|
|
<a href="">Cookie Preferences</a>
|
|
</div>
|
|
<div>
|
|
<p>Product</p>
|
|
<a href="">Cloud Cameras</a>
|
|
</div>
|
|
<div>
|
|
<p>Mobile App</p>
|
|
<a href="https://se.mydlink.com/apps">Download Apps</a>
|
|
</div>
|
|
<div>
|
|
<p>Help</p>
|
|
<a href="https://se.mydlink.com/faq">Download Apps</a>
|
|
<a href="https://se.mydlink.com/download">Download</a>
|
|
<a href="https://www.dlink.com/support">Support</a>
|
|
</div>
|
|
</div>
|
|
</section>
|