Files
keppler/test/demo-folder/test-1.html
T
2017-07-18 03:47:13 +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>