Changeset 1525
- Timestamp:
- 12/01/05 14:27:34 (3 years ago)
- Files:
-
- django/trunk/docs/templates.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/templates.txt
r1443 r1525 617 617 escaped, because it's not a format character.:: 618 618 619 It is the {% "jS o\f F" %}619 It is the {% now "jS o\f F" %} 620 620 621 621 (Displays "It is the 4th of September" %}
