X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/eb29f2a3fc433fc4dfd510ddb3e20ce03aca80b0..808fb552369a814e41d8241c36168e56681ea69b:/templates/editsandwich.html diff --git a/templates/editsandwich.html b/templates/editsandwich.html index f70bc85..a8a8133 100644 --- a/templates/editsandwich.html +++ b/templates/editsandwich.html @@ -8,11 +8,17 @@ @@ -29,7 +35,7 @@ $(function() {% block content %}

Edit sandwich

-
+ {{ sform.as_p }} {% if s.picture %} @@ -37,5 +43,18 @@ $(function()

+ + {% ifequal s.user request.user %}

Delete sandwich

{% endifequal %}
{% endblock %} \ No newline at end of file