diff --git a/webapp_create_post.py b/webapp_create_post.py index 8ccc78fd6..f44227e23 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -1075,7 +1075,7 @@ def html_new_post(edit_post_params: {}, '🗺️ ' + \ translate['Location'] + '' - date_and_location += '

\n' + \ + date_and_location += '


\n' + \ edit_text_field(location_label_with_link, 'location', default_location, 'https://www.openstreetmap.org/#map=') + '

\n'