Prepare for email failure debugging -- make it clearer that the extra information is debug info meant for forwarding.

- Legacy-Id: 4566
This commit is contained in:
Henrik Levkowetz 2012-07-03 12:04:32 +00:00
parent aa00b6e35d
commit ad8b0d272c

View file

@ -12,6 +12,8 @@ to try again, or, if this condition persists, please send an
E-Mail to &lt;<a href="mailto:webmaster@ietf.org">webmaster@ietf.org</a>&gt;
{% if debug %}
<hr/>
<h3>Debug information, please forward when reporting this error:</h3>
<ul>
<li>Exception: {{ exception|escape }}
<li>Detail: {{ args|escape }}