Closed amusselm closed 10 years ago
We're going to need to work on the templates. They aren't even valid HTML at this point! Thnkfully, Django provides a mechanism for pulling different elements of the page from different templages.
https://docs.djangoproject.com/en/1.7/topics/templates/#template-inheritance
Alright, it's implemented. We do need to add some links to make navigation easier, but that's a seperate issue.
We're going to need to work on the templates. They aren't even valid HTML at this point! Thnkfully, Django provides a mechanism for pulling different elements of the page from different templages.
https://docs.djangoproject.com/en/1.7/topics/templates/#template-inheritance