-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #875 from JorgeAlleres/jorge
Pepe nuestro
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
</head> | ||
<body> | ||
<p>Pepe nuestro que estás en los cielos, | ||
santificado sea tu nombre; | ||
venga a nosotros tu código; | ||
hágase su voluntad, | ||
en el windows como en el linux. | ||
Danos hoy nuestro pollo de cada día; | ||
perdona nuestros errores, | ||
como también nosotros perdonamos a los que los cometen. | ||
No nos dejes caer en la encodificación | ||
y líbranos de bases de datos, | ||
Amén.</p> | ||
</body> | ||
</html> |