Skip to content
Snippets Groups Projects
support.html 434 B
Newer Older
<!DOCTYPE html>
<html>
   <head>
      <title>Contact Us</title>
      <meta http-equiv = "refresh" content = "0; url=/html/contact.html" />
      <link rel="canonical" href="https://www.frama-c.com/html/contact.html" />
      <meta description = "Get in touch with the Frama-C team and its community!" />
   </head>
   <body>
      <p>Redirect to <a href="https://www.frama-c.com/html/contact.html">Contact</a></p>
   </body>
</html>