Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 47 additions & 9 deletions tools/nav-footer-source/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,53 @@ <h3>Connect With Us</h3>
</div>
</div>
</div>
<p>Copyright © 2026 Fortinet, Inc. All Rights Reserved.</p>
<p>
<a href="https://www.fortinet.com/corporate/about-us/legal">Terms of Service</a>
<a href="https://www.fortinet.com/corporate/about-us/privacy">Privacy Policy</a>
<a href="https://www.fortinet.com/corporate/about-us/privacy#npr-ca">Notice for California Residents</a>
<a href="https://www.fortinet.com/corporate/about-us/privacy/individual-rights">Do Not Sell Or Share My Personal Information</a>
<a href="https://www.fortinet.com/corporate/about-us/gdpr">GDPR</a>
<a href="https://www.fortinet.com/corporate/about-us/canadian-accessibility">Canadian Accessibility</a>
</p>
</div>
<div>
<div class="footer-legal">
<div>
<div>
<p><a href="https://www.fortinet.com/"><img src="https://www.fortinet.com/content/dam/fortinet/images/general/fortinet-footer-logo.svg" alt="Fortinet"></a></p>
<p><a href="https://www.fortinet.com/romain-attanasio"><img src="https://www.fortinet.com/content/dam/fortinet/images/footer/roman-attanasio-partnership-logo.jpg" alt="Romain Attanasio"></a></p>
<p><a href="https://www.fortinet.com/corporate/about-us/newsroom/press-releases/2024/juventus-football-club-annouces-fortinet-as-its-official-cybersecurity-partner"><img src="https://www.fortinet.com/content/dam/fortinet/images/footer/logo-ftnt-juventus.png" alt="Fortinet Juventus Partnership"></a></p>
<p><a href="https://www.fortinet.com/fortinet-cup-americas"><img src="https://www.fortinet.com/content/dam/fortinet/images/footer/logo-ftnt-pga-americas.png" alt="Fortinet Cup - PGA Americas"></a></p>
<p><a href="https://www.fortinet.com/dp-world-tour"><img src="https://www.fortinet.com/content/dam/fortinet/images/footer/logo-ftnt-european-tour.png" alt="Fortinet European Tour Partnership"></a></p>
<p><a href="https://www.fortinet.com/corporate/about-us/newsroom/press-releases/2024/fc-barcelona-selects-fortinet-as-official-cybersecurity-partner-for-future-spotify-camp-nou"><img src="https://www.fortinet.com/content/dam/fortinet/images/footer/logo-ftnt-barcelona.png" alt="Fortinet and FC Barcelona partnership"></a></p>
<p><a href="https://www.fortinet.com/lpga-fortinet-founders-cup"><img src="https://www.fortinet.com/content/dam/fortinet/images/footer/logo-ftnt-founders-cup.png" alt="LPGA Fortinet Founders Cup 2026"></a></p>
</div>
</div>
<div>
<div>
<p>Copyright © 2026 Fortinet, Inc. All Rights Reserved.</p>
</div>
</div>
<div>
<div>
<p>
<a href="https://www.fortinet.com/corporate/about-us/legal">Terms of Service</a> |
<a href="https://www.fortinet.com/corporate/about-us/privacy">Privacy Policy</a> |
<a href="https://www.fortinet.com/corporate/about-us/privacy#npr-ca">Notice for California Residents</a> |
<a href="https://www.fortinet.com/corporate/about-us/privacy/individual-rights">Do Not Sell Or Share My Personal Information</a> |
<a href="https://www.fortinet.com/corporate/about-us/gdpr">GDPR</a> |
<a href="https://www.fortinet.com/corporate/about-us/canadian-accessibility">Canadian Accessibility</a>
</p>
</div>
</div>
<div>
<div>
<p>FORTINET: Cybersecurity everywhere you need it</p>
</div>
</div>
<div>
<div>
<p>Also of Interest:
<a href="https://www.fortinet.com/blog/psirt-blogs">Fortinet CVE Analysis</a> |
<a href="https://www.fortinet.com/solutions/small-business/security-sd-wan">Small Business Firewall and SD-WAN</a> |
<a href="https://www.fortinet.com/resources/cyberglossary/public-key-infrastructure">What Is Public Key Infrastructure (PKI)?</a> |
<a href="https://www.fortinet.com/resources/cyberglossary/common-vulnerability-scoring-system">CVSS: Understanding The Common Vulnerability Scores</a>
</p>
</div>
</div>
</div>
</div>
</main>
<footer></footer>
Expand Down