Changeset 6070
- Timestamp:
- 09/09/07 12:18:36 (1 year ago)
- Files:
-
- django/trunk/docs/templates.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/templates.txt
r6019 r6070 1413 1413 1414 1414 .. _webdesign documentation: ../webdesign/ 1415 1416 Next steps 1417 ========== 1418 1419 Read the document `The Django template language: For Python programmers`_ if 1420 you're interested in learning the template system from a technical 1421 perspective -- how it works and how to extend it. 1422 1423 .. _The Django template language: For Python programmers: ../templates_python/
