This commit is contained in:
Marce Coll
2021-11-27 12:41:54 +01:00
parent 6fcf3eb1e7
commit 8449700e68
4 changed files with 26 additions and 6 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<html>
<head>
<title>Absencia de Presencia</title>
</head>
<body>
<form>
<input type="text"/>
<input type="submit"/>
</form>
</body>
</html>