From: Kriti Godey Date: Thu, 4 Mar 2010 20:46:25 +0000 (-0500) Subject: Started working on the skeleton of an actual website. Created barebones templates... X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/commitdiff_plain/735e53fa41a4911c1464a25ed0f24ac8769b878f Started working on the skeleton of an actual website. Created barebones templates for all sandwiches, adding sandwiches, login, signup, adding ingredients and sandwiches by slug. --- 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 @@ - - - Every Ma'ayanwich Ever! - -

All Ma'ayanwiches

- {% for s in sandwiches %} -

{{ s.adjective }}

-

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

- -
Ingredients
-