X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/cf85775b60d096583ec64a257e8a6afe47e21cd2..735e53fa41a4911c1464a25ed0f24ac8769b878f:/templates/allsandwiches.html?ds=sidebyside diff --git a/templates/allsandwiches.html b/templates/allsandwiches.html index 102f86c..4877263 100644 --- a/templates/allsandwiches.html +++ b/templates/allsandwiches.html @@ -1,20 +1,18 @@ - -
-Made on {{ s.date_made }} and added by {{ s.user.username }}.
- -{{ s.notes }}
+{{ s.notes }}
{% endfor %} - - \ No newline at end of file +{% endblock %} \ No newline at end of file