From 4d86cb383a0a094eeece002221c2c40aae9e08f7 Mon Sep 17 00:00:00 2001 From: Etienne Millon Date: Wed, 5 Nov 2014 17:12:54 +0100 Subject: [PATCH] remove double method --- templates/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()}}