Skip to content

Commit 057503d

Browse files
committed
Switch back to local images, especially now that
they're properly served. - Legacy-Id: 568
1 parent 24800f0 commit 057503d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/mailinglists/nwg_wizard_base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
{% block content %}
1515
<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">
16+
<img src="/images/nwg/mail_title_submission.gif" border="0"><br>
17+
<img src="/images/nwg/t_un1.gif" border="0">
1818
<!-- form step {{ step }} -->
1919
<br>
2020
{% block nwgcontent %}

0 commit comments

Comments
 (0)