{{ form.description.label }} {{ form.description(size=32) }}
{{ form.photo.label }} {{ form.photo() }}
Latitude:
Longitude:
{{ form.submit() }}