Changeset 1234
- Timestamp:
- 11/14/05 12:50:13 (3 years ago)
- Files:
-
- django/trunk/django/views/debug.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/views/debug.py
r1233 r1234 94 94 <head> 95 95 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 96 <meta name="robots" content="NONE,NOARCHIVE" /> 96 97 <title>{{ exception_type }} at {{ request.path }}</title> 97 98 <style type="text/css">
