Switch back to local images, especially now that
they're properly served. - Legacy-Id: 568
This commit is contained in:
parent
24800f090b
commit
057503d2af
|
@ -13,8 +13,8 @@ ul.errorlist { color: red; border: 1px solid red; }
|
|||
|
||||
{% block content %}
|
||||
<blockquote>
|
||||
<img src="https://datatracker.ietf.org/images/nwg/mail_title_submission.gif" border="0"><br>
|
||||
<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">
|
||||
<!-- form step {{ step }} -->
|
||||
<br>
|
||||
{% block nwgcontent %}
|
||||
|
|
Loading…
Reference in a new issue