update to basic template

master
Juan 3 years ago
parent 7455e30feb
commit 1797f1c701

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

Loading…
Cancel
Save