diff --git a/webapp_create_post.py b/webapp_create_post.py
index d2ab906cc..745e6386a 100644
--- a/webapp_create_post.py
+++ b/webapp_create_post.py
@@ -839,7 +839,7 @@ def html_new_post(edit_post_params: {},
books_url = 'https://en.wikipedia.org/wiki/Lists_of_books'
extra_fields += '
' + \
edit_text_field('URL:',
'bookurl', '', 'https://...', True)
extra_fields += '
' + \