diff --git a/form/Edit.tmpl b/form/Edit.tmpl
new file mode 100644
index 0000000..ef97a63
--- /dev/null
+++ b/form/Edit.tmpl
@@ -0,0 +1,12 @@
+{{ define "Edit" }}
+ {{ template "Header" }}
+ {{ template "Menu" }}
+
Edit Name and City
+
+ {{ template "Footer" }}
+{{ end }}
\ No newline at end of file
diff --git a/form/Footer.tmpl b/form/Footer.tmpl
new file mode 100644
index 0000000..8108a15
--- /dev/null
+++ b/form/Footer.tmpl
@@ -0,0 +1,4 @@
+{{ define "Footer" }}
+