Added an index instead of "all sandwiches", made custom titles for every page.
authorKriti Godey <kriti.godey@gmail.com>
Fri, 23 Apr 2010 16:05:30 +0000 (12:05 -0400)
committerKriti Godey <kriti.godey@gmail.com>
Fri, 23 Apr 2010 16:05:30 +0000 (12:05 -0400)
commit695fbac5cde9f2b38d3b67247480d7f470754331
tree691c6c3dcac1a4896acb5db632844da410494481
parent2bfc95198cc682f60802b7367e0db2413a382b44
Added an index instead of "all sandwiches", made custom titles for every page.
12 files changed:
templates/allsandwiches.html
templates/base.html
templates/edituser.html
templates/indexsandwiches.html [new file with mode: 0644]
templates/loggedin.html
templates/login.html
templates/newuser.html
templates/nopermission.html
templates/notloggedin.html
templates/pleaselogin.html
urls.py
views.py