update to basic template

master
Juan 3 years ago
parent 7455e30feb
commit 1797f1c701

@ -1,7 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<html lang="fr">
<head>
<title>Simple HTML document</title>
<style>
body { font-family:sans-serif; font-size:10px; }
</style>
</head>
<body>
<h1>Hello Toto!</h1>

Loading…
Cancel
Save