From 1aa5c76d73037bf97e9832d0e5910ce9edae8195 Mon Sep 17 00:00:00 2001 From: Kriti Godey Date: Thu, 11 Mar 2010 16:49:54 -0500 Subject: [PATCH] add missing ingredients from the add sandwich form, static URLS replaced, and some redirects instead of success pages. --- templates/base.html | 2 +- templates/sandwich.html | 12 +++++----- views.py | 53 ++++++++++++++++++++++++----------------- 3 files changed, 38 insertions(+), 29 deletions(-) diff --git a/templates/base.html b/templates/base.html index 0cfc3a7..dd6dc3e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ - + {% block title %}Ma'ayanwich Tracker{% endblock %} {% block extrahead %}{% endblock %} diff --git a/templates/sandwich.html b/templates/sandwich.html index 1b2b2fc..fd874b1 100644 --- a/templates/sandwich.html +++ b/templates/sandwich.html @@ -1,12 +1,12 @@ {% extends "base.html" %} {% block extrahead %} - - - + + + - - - + + +