X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/e3934e0c91a921e637c3150a7435f0fb34e2e5e3..25e2e5d9d53f08724f2fe9661265d58d850c5d17:/templates/sandwich.html diff --git a/templates/sandwich.html b/templates/sandwich.html index 4c8dd77..fd874b1 100644 --- a/templates/sandwich.html +++ b/templates/sandwich.html @@ -1,11 +1,37 @@ {% extends "base.html" %} - +{% block extrahead %} + + + + + + + + + +{% endblock %} {% block title %}Add a sandwich{% endblock %} {% block content %}

Add a new sandwich

-
+ {{ sform.as_p }} +