diff --git a/templates/form.html b/templates/form.html new file mode 100644 index 0000000..a697a6c --- /dev/null +++ b/templates/form.html @@ -0,0 +1,22 @@ + + +
+ + +Your phone number is: {{ phone }}
+Your address is: {{ address }}
+Comments:
+{{ comments }}
+ +