diff --git a/website/templates/contact.html b/website/templates/contact.html index 528591ab98..8c9a177cd5 100644 --- a/website/templates/contact.html +++ b/website/templates/contact.html @@ -1,2 +1,4 @@ -
Hello, I'm contact.html
\ No newline at end of file +Hello, I'm contact.html
+Hola Mundo
+Hola gente
\ No newline at end of file diff --git a/website/templates/navbar.html b/website/templates/navbar.html index 360f7b448d..fc1cc77d94 100644 --- a/website/templates/navbar.html +++ b/website/templates/navbar.html @@ -1,2 +1,2 @@ -Hello, I'm the navbar.html
\ No newline at end of file + \ No newline at end of file