Changeset 4445
- Timestamp:
- 01/28/07 18:25:14 (1 year ago)
- Files:
-
- django/trunk/docs/design_philosophies.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/design_philosophies.txt
r4420 r4445 187 187 This is the philosophy behind `template inheritance`_. 188 188 189 .. _template inheritance: . /templates/#template-inheritance189 .. _template inheritance: ../templates/#template-inheritance 190 190 191 191 Be decoupled from HTML
