X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/6257e70f7b73d39922d5160c648b418c4ac180a2..1aa5c76d73037bf97e9832d0e5910ce9edae8195:/templates/sandwich.html diff --git a/templates/sandwich.html b/templates/sandwich.html index 1d650ea..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 }} +