summaryrefslogtreecommitdiff
path: root/mako/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'mako/exceptions.py')
-rw-r--r--mako/exceptions.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/mako/exceptions.py b/mako/exceptions.py
index 522227c..bce99b7 100644
--- a/mako/exceptions.py
+++ b/mako/exceptions.py
@@ -260,6 +260,8 @@ def html_error_template():
.sampleline { padding:0px 10px 0px 10px; }
.sourceline { margin:5px 5px 10px 5px; font-family:monospace;}
.location { font-size:80%; }
+ .highlight { white-space:pre; }
+ .sampleline { white-space:pre; }
</style>
% endif
% if full: