We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24800f0 commit 057503dCopy full SHA for 057503d
1 file changed
ietf/templates/mailinglists/nwg_wizard_base.html
@@ -13,8 +13,8 @@
13
14
{% block content %}
15
<blockquote>
16
-<img src="https://datatracker.ietf.org/images/nwg/mail_title_submission.gif" border="0"><br>
17
-<img src="https://datatracker.ietf.org/images/nwg/t_un1.gif" border="0">
+<img src="/images/nwg/mail_title_submission.gif" border="0"><br>
+<img src="/images/nwg/t_un1.gif" border="0">
18
<!-- form step {{ step }} -->
19
<br>
20
{% block nwgcontent %}
0 commit comments