From eb6d811cb835b23c847c2424a125af8e7db53e6f Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 19 Jul 2011 16:02:20 +0100 Subject: [PATCH] Fix template issue --- app/eve_api/templates/eve_api/update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/eve_api/templates/eve_api/update.html b/app/eve_api/templates/eve_api/update.html index 5389cf2..5622e9b 100644 --- a/app/eve_api/templates/eve_api/update.html +++ b/app/eve_api/templates/eve_api/update.html @@ -7,7 +7,7 @@ href="http://eve-online.com/api">EVE Online API page and a optional description.

-
+ {{ form.as_table }}