From 161be70df8750a81f5d74574b5bff12dd5b6d74a Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Sat, 31 Jul 2021 21:18:22 +0200 Subject: [PATCH] add feedback email --- templates/index.html | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/templates/index.html b/templates/index.html index 415473f..4df134d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,19 +1,24 @@ - - - - This is Python - - - -

python™

-

{{ section.title | safe }}

-
- -
-
- {{ section.content | safe }} -
- + + + + + This is Python + + + + +

python™

+

{{ section.title | safe }}

+
+ + Feedback to feedback@pythonlang.org +
+
+ {{ section.content | safe }} +
+ +