diff --git a/templates/macros.html b/templates/macros.html index 18a4398..9eccb8e 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -1,5 +1,5 @@ {% macro upload_form(form, action) %} -
+ {{form.hidden_tag()}}