From 6f94bcd27671b2c1f6977dfad6c8a35b62bc9615 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Sun, 28 May 2023 10:41:08 +0200 Subject: [PATCH] alter form --- README.md | 9 +++++---- main.py | 3 ++- templates/contact.html | 8 ++++---- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c4bb40c..876a323 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ - [X] Create a base template for the header and footer - [X] Build index page -- [ ] Build room pages +- [X] Build room pages - [x] T2 -- [ ] Build contact pages -- [ ] Use netlify form for the contact form + - [x] T3 +- [X] Build contact pages +- [X] Use netlify form for the contact form - [ ] Deploy to VillaFleurie's domain - [ ] Find attractions for landing page - [ ] Pick real reviews from AirBnB and Booking @@ -21,4 +22,4 @@ ## Excluded * The article page -* The language switcher \ No newline at end of file +* The language switcher diff --git a/main.py b/main.py index 96fb639..bcf789d 100644 --- a/main.py +++ b/main.py @@ -3,7 +3,8 @@ from os import path from jinja2 import Environment, FileSystemLoader, select_autoescape engine = Environment( - loader=FileSystemLoader("templates"), autoescape=select_autoescape() + loader=FileSystemLoader("templates"), + autoescape=select_autoescape(), ) diff --git a/templates/contact.html b/templates/contact.html index 72be3a4..072b401 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -25,19 +25,19 @@

. -

+
- +
- +
- +