Changeset 1452
- Timestamp:
- 11/27/05 08:07:04 (3 years ago)
- Files:
-
- django/trunk/django/views/static.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/views/static.py
r1402 r1452 56 56 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> 57 57 <meta http-equiv="Content-Language" content="en-us" /> 58 <meta name="robots" content="NONE,NOARCHIVE" /> 58 59 <title>Index of {{ directory }}</title> 59 60 </head>
