This commit is contained in:
Marcos Lopez
2023-12-18 13:56:38 +01:00
parent f30099e963
commit 85e8122aa3
6 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Gracias por contactar</title>
</head>
<body>
<p>Gracias por contactar</p>
</body>
</html>