Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
index.html 292 B
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>Kuadrado Software</title>
        <link href="../style/style.css" rel="stylesheet" />
    </head>
    <body>
        <main></main>
    </body>
    <script type="text/javascript" src="main.js"></script>
</html>