Files
absencia-de-presencia/index.html
Marce Coll 8449700e68 Static
2021-11-27 12:41:54 +01:00

12 lines
173 B
HTML

<html>
<head>
<title>Absencia de Presencia</title>
</head>
<body>
<form>
<input type="text"/>
<input type="submit"/>
</form>
</body>
</html>