mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-15 19:31:49 +08:00
12 lines
163 B
HTML
12 lines
163 B
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Document HTML</title>
|
|
</head>
|
|
<body>
|
|
<h1>hello you</h1>
|
|
bonjour le monde
|
|
|
|
</body>
|
|
</html> |