From 26d8e36bdd386c370d5e223d17e300b9dbc7e33e Mon Sep 17 00:00:00 2001
From: "W. Trevor King"
Date: Wed, 21 Jul 2010 14:20:16 -0400
Subject: [PATCH] Use POST for data-changing forms, GET otherwise
Also float the recipe list tag-selection form to the right.
---
cookbook/template/recipe.html | 4 ++--
cookbook/template/recipes.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cookbook/template/recipe.html b/cookbook/template/recipe.html
index e65a15e..b335014 100644
--- a/cookbook/template/recipe.html
+++ b/cookbook/template/recipe.html
@@ -28,12 +28,12 @@
{% endif %}
-
-