User Tools

Site Tools


devel:blueprints:django_template

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
devel:blueprints:django_template [2010/01/13 12:09] eidedevel:blueprints:django_template [2010/01/13 12:16] (current) – a little 'bout the base template eide
Line 5: Line 5:
 ===== Django systems ===== ===== Django systems =====
  
-Something smart here+In the lib-python directory there's a base template, simply called base.html. Subsystems should extend this one (probably with their own base.html) and the base_content block in it. 
 + 
 +base.html provides the header and footer for pages, so subsystems need only contribute the content.
  
 ==== Context processors ==== ==== Context processors ====
devel/blueprints/django_template.1263384566.txt.gz · Last modified: by eide

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki