X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/22c8f72c1e6142fcf857bd24711ea89199075658..df689da172dfd36fe2512833a5c7c07ad5cb6446:/templates/allsandwiches.html diff --git a/templates/allsandwiches.html b/templates/allsandwiches.html index 4877263..24f15b7 100644 --- a/templates/allsandwiches.html +++ b/templates/allsandwiches.html @@ -5,7 +5,9 @@ {% for s in allsandwiches %}

{{ s.adjective }}

Made on {{ s.date_made }} and added by {{ s.user.username }}.

- + {% if s.picture %} + + {% endif %}

Ingredients