Files
keppler/test-folder/test-1.txt
T
2016-06-08 01:45:54 +02:00

16 lines
245 B
Plaintext

<!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>