X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/e3934e0c91a921e637c3150a7435f0fb34e2e5e3..1aa5c76d73037bf97e9832d0e5910ce9edae8195:/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 }} +