diff --git a/contact.html b/contact.html deleted file mode 100644 index 1ac1cb0..0000000 --- a/contact.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - Contact Details - Villa - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Contact Us

-
-
-
-
- - - - -
-
-
-
-

Here is your opportunity to get in touch with us if you are looking for a B&B capable of offering an amazing experience both in terms of comfort and relaxation reception@villa.com or just give us a call whenever you can 1-800-324-9832

- - -
-
- - -
-
-
- - -
-
-
- - -
-
-
- -
-
- -
-
- - -
-
-
-
- - - - -
-
-
-
-

Location Information

-

Our mission at Villa is to focus an all the details to make your stay an amazing experience. We've trained our staff to meet your expectations and exceed them so that your Villa experience becomes not just a regular memory but one of the best memories you have. We're passionate about this stuff and we will not let you down.

- -
- -
- - Home -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dist/contact.html b/dist/contact.html new file mode 100644 index 0000000..a25e889 --- /dev/null +++ b/dist/contact.html @@ -0,0 +1,241 @@ + + + + + + + + + + + + + + + + + + + + + + VillaFleurie + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Nous contacter

+
+
+
+
+ + + + +
+
+
+
+

Voici l'occasion de nous contacter si vous êtes à la recherche d'une location capable + d'offrir une expérience étonnante en termes de confort et de détente location.villafleurie@gmail.com ou + appelez-nous quand vous le pouvez +590 690 44 15 30

+

. + + +

+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ +
+
+ +
+
+ + +
+
+
+
+ + + + +
+
+
+
+

Où nous trouver

+

Notre mission à VillaFleurie est de nous concentrer sur tous les détails pour faire de + votre séjour une expérience extraordinaire. une expérience inoubliable. Nous avons formé notre + personnel pour qu'il réponde à vos attentes et les dépasse, afin que votre expérience à la + VillaFleurie ne soit pas un simple souvenir, mais l'un de vos meilleurs souvenirs. ne soit pas qu'un + simple souvenir, mais l'un des meilleurs souvenirs que vous ayez. Nous sommes passionnés passionnés + et nous ne vous décevrons pas.

+ +
+ +
+ + Réserver +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/main.py b/main.py index cd9d93c..96fb639 100644 --- a/main.py +++ b/main.py @@ -12,7 +12,7 @@ def render(template: str) -> str: # TODO: from a config -templates = ["index.html", "t2-corail.html", "t3-azur.html"] +templates = ["index.html", "t2-corail.html", "t3-azur.html", "contact.html"] for template in templates: diff --git a/presidential-room.html b/presidential-room.html deleted file mode 100644 index 55c9290..0000000 --- a/presidential-room.html +++ /dev/null @@ -1,305 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - Presidential Room - Villa - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-

Presidential Room - $99/day

-
-
-
-
- - - - -
-
-
-
- - -
-
-
- - -
-
- alternative -
-
- - - -
-
- alternative -
-
- - - -
-
- alternative -
-
- - -
- - -
-
- - -
-
- - -
-
-
-
- - - - -
-
-
-
-

Description

-

Each of Villa's rooms was designed to offer the best possible experience for many types of travelers from the adventure seekers to those who value comfort. We've designed the rooms based on more than 10 years of experience in the hospitality business and the entire team is very proud of what we achieved with Villa.

- -
-

Rooms Designed For Comfort And Relaxation

-

The rooms are designed to offer the best possible levels of comfort and relaxation. The design is contemporary based on comforting colors and manages to appeal to many types of personalities and tastes. The materials used in Villa's construction are modern and durable, offering warm temperatures in the winter and cooler summer days.

-
- -
    -
  • -
    - -
    -
    -

    Modern Amenities

    -

    Villa's amenities and rooms rooms are designed to offer the best possible levels of comfort and relaxation. The design is contemporary based on comforting colors and manages to appeal to many types of personalities and tastes. The materials used in Villa's construction are provided by top suppliers.

    -
    -
  • -
  • -
    - -
    -
    -

    Brand Name Appliances

    -

    All the electronics are functional and designed to offer the best possible levels of comfort and relaxation. The design is contemporary based on comforting colors and manages to appeal to many types of personalities and tastes. The main focus of all appliances is to offer a great vacation time while indoors.

    -
    -
  • -
  • -
    - -
    -
    -

    Packed Minibar

    -

    The minibar is packed with goodie and designed to offer the best possible levels of comfort and relaxation. The design is contemporary based on comforting colors and manages to appeal. The main focus of the minibar is to offer a great vacation time while you are in the room.

    -
    -
  • -
- -

Other features designed to offer the best possible levels of comfort and relaxation. The design is contemporary based on comforting colors and manages to appeal to many types of personalities and tastes. The materials used in Villa's construction are modern and durable, offering warm temperatures in the winter and cooler summer days.

- -
    -
  • - -
    Warm shower for those early spring and late autumn days. Showers are also available at the beach
    -
  • -
  • - -
    Modern LCD tv for rainy days that have to be spent inside. You can event connect the gaming console
    -
  • -
  • - -
    Air conditioning that is state of the art technology specially designed to create the optimum temperature
    -
  • -
  • - -
    Beautiful views from any window. Enjoy them from inside the room or sitting outside on the large balcony
    -
  • -
  • - -
    Packed minibar loaded with goodies so you can enjoy some treats if you forget to shop in town
    -
  • -
- Home -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/templates/contact.html b/templates/contact.html new file mode 100644 index 0000000..72be3a4 --- /dev/null +++ b/templates/contact.html @@ -0,0 +1,83 @@ +{% extends "layout.html" %} +{% block content %} + +
+
+
+
+

Nous contacter

+
+
+
+
+ + + + +
+
+
+
+

Voici l'occasion de nous contacter si vous êtes à la recherche d'une location capable + d'offrir une expérience étonnante en termes de confort et de détente location.villafleurie@gmail.com ou + appelez-nous quand vous le pouvez +590 690 44 15 30

+

. + + +

+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ +
+
+ +
+
+ + +
+
+
+
+ + + + +
+
+
+
+

Où nous trouver

+

Notre mission à VillaFleurie est de nous concentrer sur tous les détails pour faire de + votre séjour une expérience extraordinaire. une expérience inoubliable. Nous avons formé notre + personnel pour qu'il réponde à vos attentes et les dépasse, afin que votre expérience à la + VillaFleurie ne soit pas un simple souvenir, mais l'un de vos meilleurs souvenirs. ne soit pas qu'un + simple souvenir, mais l'un des meilleurs souvenirs que vous ayez. Nous sommes passionnés passionnés + et nous ne vous décevrons pas.

+ +
+ +
+ + Réserver +
+
+
+
+ +{% endblock %}