Django

Code

Changeset 1525

Show
Ignore:
Timestamp:
12/01/05 14:27:34 (3 years ago)
Author:
adrian
Message:

Fixed typo in docs/templates.txt. Thanks, pbx

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/templates.txt

    r1443 r1525  
    617617escaped, because it's not a format character.:: 
    618618 
    619     It is the {% "jS o\f F" %} 
     619    It is the {% now "jS o\f F" %} 
    620620 
    621621(Displays "It is the 4th of September" %}