diff --git a/templates/place_create.html b/templates/place_create.html index 7c590c7..42c94a0 100644 --- a/templates/place_create.html +++ b/templates/place_create.html @@ -14,7 +14,7 @@
{% csrf_token %} -
+
{{ form.name }} @@ -25,7 +25,7 @@ {% endif %}
-
+
{{ form.address }} @@ -79,6 +79,7 @@
+ Cancel