<!DOCTYPE html> <html lang="#LANG"> <head> <meta charset="utf-8"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="0"> <meta http-equiv="Cache-Control" content="no-cache"> <meta name="product:id" content="#PRODUCT_ID"> <title>Mageia</title> <style> html { margin: 0; background-color: #e6e4e0; } body { margin: 0 auto; padding: 0 0 2em 0; width: 810px; text-align: center; } a { text-decoration: none; } h1 { margin: 0 0 2em 0; } img { border: 0; } </style> <base href="/usr/share/indexhtml/"> <script type="text/javascript" src="script.js"></script> </head> <body onload="try{new StartPage('https://start.mageia.org/').run();}catch(e){}"> <h1><a href="https://start.mageia.org/?ssp"><img src="images/logo_mageia.png" alt="Mageia"></a></h1> </body> </html>