Files
keppler/test-folder/test-1.html
T
2016-08-14 15:19:52 +02:00

16 lines
245 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<section>
Bonjour
<form action="#">
<input type="text">
</form>
</section>
</body>
</html>