We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa00b6e commit ad8b0d2Copy full SHA for ad8b0d2
1 file changed
ietf/templates/email_failed.html
@@ -12,6 +12,8 @@ <h1>E-Mail Sending Failed</h1>
12
E-Mail to <<a href="mailto:webmaster@ietf.org">webmaster@ietf.org</a>>
13
14
{% if debug %}
15
+<hr/>
16
+<h3>Debug information, please forward when reporting this error:</h3>
17
<ul>
18
<li>Exception: {{ exception|escape }}
19
<li>Detail: {{ args|escape }}
0 commit comments